


body {
	background-image: url('backgrounds/1.jpg');
	background-color:#012c3c;
	background-position: top left; 
	
background-repeat:repeat-x;
background-attachment: fixed;


}
