body {
margin:0 auto;
text-align:center;
background-image:url(../img/logocont.png);
background-repeat:no-repeat;
background-position:center center;
  }
#cont {
margin-top:200px;
width:900px;
height:600px;
text-align:left;

  }
	
 #testo {
 font-family:verdana, arial, sans serif;
 font-size:12px;
 width:900px;
 padding:80 200 80 200;
 text-align:center;
   }

