.giulio {
	background-repeat: no-repeat;
	list-style-image: none;
	background-image: url(immagini/sfondo.gif);
	background-position: left top;
	background-attachment: fixed;
	position: static;
	clear: none;
	float: none;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
}
.tabella {
	background-position: left top;
	position: static;
	height: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
}

