body {  margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
		background-color: #FFFFFF;
		font-family: Arial,  sans-serif;
		background-image: url("../images/bg_body.jpg");
		background-repeat:repeat-x;
		color:#444444;
      } 

.content {
		 width: 790px;
		 margin:0 auto;
		 color: #333333;
		 font-size:12px;
		 clear:right;
		 }
.logo{ width:100%; text-align:center;}

.testo{ width:100%; padding-top:30px; text-align:center; height:250px; color:#444444;}

.2big{ font-size:36px; color:#FFFFFF; margin:0px; margin:0px;} 
.big{ font-size:20px; color:#FFFFFF;} 
