


body {
	background-image: url('backgrounds/14.jpg');
	background-color:black;
	background-position:middle center; 
	
background-repeat:repeat-x;
background-attachment: fixed;


}
