


body {
	background-image: url('backgrounds/42.jpg');
	background-color: #AECEFF;
	background-position:bottom; 
	
background-repeat: repeat-x;
background-attachment: fixed;


}
