@charset "UTF-8";
.sfondo {
	background-attachment: fixed;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px;
	text-align: center;
}
