body
{
	
	margin: auto;
	background-color: #000;
	color: #fff;
	line-height: 1.3;
	margin-top: 20px;
	margin-left:30px;
	
	
	
}



#contenitore
{

 position:absolute;
 width:800px;
 height:810px;
 left:50%;
 margin: 0 0 0 -550px;



}




a:link, a:visited   {color:red; text-decoration: none;}
a:active, a:hover  {color:white;  text-decoration: none;} 



img.border { border: 1px solid #fff;
 padding: 5px; }

h1
{
	font-size: 45px;
	font-family: Trebuchet MS, cursive;
}



h2
{
	font-size: 35px;
	font-family: Trebuchet MS, sans-serif;
	background-color:#FFF;
	color: #000;
	padding-left: 20px;
	width: 80%;

}


div.testo {width: 55%;}

p
{
	font-size: 16px;
	font-family: verdana, sans-serif;

}



















	