@charset "utf-8";
.sfondo {
	background-attachment: fixed;
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
}

