/* CSS Document */

body{ background-color: #470A13;}
div#overintest{
	position: absolute;
	width: 750px;
	left: 50%;
	top: 0px;
	 margin-left:-375px;
	}
div#overintest h1{font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif; font-size:10px; text-align:center; font-weight:bold; color:#f0eb9b;}	
div#intest{
	position: absolute;
	width: 750px;
	left: 50%;
	top: 20px;
	 margin-left:-375px;
	 background-image:url(trueimage/sfondo.gif); 
	 
	 }
 
div#bottom{position: absolute; 
	width:200px; 
	left:50%;
	top:150px;  
	margin-left:-374px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(trueimage/sfondo.gif); 
	height:400px;

	}
	div#bottom h1{font-family:Georgia, "Times New Roman", Times, serif; font-style: normal;  font-size:12px; color: #aa3524}
	
	
	
div#content{
	position: absolute;
	width: 550px;
	left: 50%;
	top: 150px;
		margin-left:-175px;
		background-image:url(trueimage/sfondo.gif); height:400px; 
}
div#content h1{font-family: "Comic Sans MS";"Times New Roman", Times, serif; font-size:18px; text-align:center; color:#e9ee80; font-weight:bold;}
div#content h2{font-family:"Comic Sans MS";"Times New Roman", Times, serif; font-size:12px; text-align:center; color:#e9ee80; font-weight:bold; }
div#content h3{font-family:"Comic Sans MS";"Times New Roman", Times, serif; font-size:20px; text-align:center; color: #000000;  }
div#content h4{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-align: center; color: #000000; font-weight:bold;  }
div#content h5 {font-family:"Comic Sans MS";"Times New Roman", Times, serif; font-size:12px; text-align:justify; color:#e9ee80; font-weight:bold; }

div#subcontent{
	position: absolute;
	width: 750px;
	left: 50%;
	top: 560px;
	margin-left:-375px;
	
}
div#subcontent h1{font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif; font-size:12px; text-align:center; font-weight:bold; color:#f0eb9b;}

