@charset "UTF-8";
#blocco {
	background-image: url(../images/center.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 660px;
	position: relative;
	margin: auto;
	padding: 0px;
	top: 40px;
}#blocco .testoHome {
	top: 280px;
	position: relative;
	text-align: center;
}
#blocco p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #722d27;
}
#blocco a {
	text-decoration: none;
	color: #333399;
	height: 100px;
	width: 660px;
	display: block;
}
