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