body {
	background-image: url('images/sfondo.jpg');
	background-repeat: no-repeat;
	background-position: center center; 
	background-attachment: fixed;
} 

