



body {
	background-image: url('backgrounds/4.jpg');
	background-color: #d8e9f1;
	background-position: top center; 
	
	background-repeat: no-repeat;
	background-attachment: fixed;
}

