body {
	background-attachment: fixed;
	background-color: FCEFA5;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bordotable {
	border: 1px solid #000000;
}
.framebody {
	background-attachment: fixed;
	background-image: url(../home_images/home_r7_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
