.sfondo {
	background-image: url(images/sfondo_last.jpg);
	background-repeat: repeat;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.testo_piccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
