#sfondo {
	background-attachment: scroll;
	background-image: url(immagini/sf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1450px;
	margin-top: 0px;
}

#nero {
	height: 15px;
	background-color: #000000;
}

#corpo {
	height: 1185px;
	width: 880px;
	background-color: #ccc;
	margin: auto;
	margin-top: 264px;

}