


body {
	background-image: url('backgrounds/3.jpg');
	background-color: #0065e3;
	
background-repeat:repeat-x;
background-attachment: fixed;
}
