.testo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
color: #F3EAD7} .titolo { font-family: "Times New Roman", Times, serif; font-size: 20px; color: #F3EAD7 ; line-height: normal; font-weight: normal; letter-spacing: 0.07em}
.testopiccolo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F3EAD7 }
.testoform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.testopiccolonero { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

#content {
	position:absolute;
	top: 40%;
	left: 50%;
	width:760px;
	height:400px;
	margin-top: -200px; /*set to a negative number 1/2 of your height*/
	margin-left: -380px; /*set to a negative number 1/2 of your width*/
}

