body {
	background-attachment: fixed;
	background-image: url(images/sfondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
li {
	list-style-type: square;

}

