@charset "UTF-8";
.sfondo {
	background-attachment: scroll;
	background-image: url(../images/sfondo.png);
	background-repeat: repeat-y;
	background-position: center;
}

