


body {
	background-image: url('backgrounds/11.jpg');
	background-color: #4f7db9;
	background-position:middle; 
	
background-repeat: repeat-x;
background-attachment: fixed;


}

