.body {
text-align:center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:0.7em;
background: #000000 url(../images/sito-sfondo-blu.jpg) no-repeat center center;
}

a:link, a:visited {
color: #FFA10D;
font-weight: bold;
text-decoration: underline;
font-size:14px;
}
a:hover {
color: #4CCDF2;
text-decoration:none;
font-size:14px;
}

.centro{
position:relative;
width:550px;
height:300px;
margin:20% auto 0px auto;
text-align:left;
}

.logo {
margin:auto;
height:175px;
width:325px;
position:absolute;
background:url(../images/new.jpg) no-repeat center left;
border-right:1px solid #FFFFFF;
}
.testo {
margin:auto auto auto 330px;
height:168px;
width:225px;
position:absolute;
color:#FFFFFF;

}
p { margin:0px;}
h2{ margin:0px;}
h3{margin:0px;}