body {
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#testo {
	text-align: center;
	padding-top: 25px;
	color: #666666;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#testo1 {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #666666;
	padding-top: 25px;
}
