.sfondo {
	background-attachment: fixed;
	background-image: url(/img/sfondo.jpg);
	background-repeat: repeat;
}

