body {
text-align:center;
font-family:Times New Roman, Times, serif;
font-size:16px;
color: #D7DFE1;
background:#921216;
background-repeat: no-repeat;
background-position:center top;
line-height:18px;
margin:0;
padding:0;
height:100%;
}

a img, :link img, :visited img { border: none; }

a:link 				{ color: #D7DFE1; text-decoration: none; }
a:visited 			{ color: #D7DFE1; text-decoration: none; }
a:hover, a:active 	{ color: #666666; text-decoration: none; }
h1		{ font-size:20px; line-height:18px; color:#D7DFE1; }
h2 		{ font-size:18px; line-height:18px; color:#D7DFE1; }
h3 		{ font-size:16px; line-height:20px; color:#D7DFE1; }
h4 		{ font-size:15px; line-height:14px; color:#D7DFE1; }

#wrap { width:900px; margin:0; padding:0; border:0;}

#spaziohp { 
		width:1px;
		height:50%;
		margin-bottom:-200px; /* metà del content */
		float:left;
		}
	
#contenthp {
		width:900px;
		height:400px;
		margin:0 auto;
		position:relative;
		clear:left;
		padding:15px;
		border:0;
		}
		
#spazio { 
		width:1px;
		height:50%;
		margin-bottom:-335px; /* metà del content */
		float:left;
		}
	
#content {
		width:900px;
		height:670px;
		margin:0 auto;
		position:relative;
		clear:left;
		padding:15px;
		border:0;
		}
	
	