

body {
background: #fff;
color: #858585;
text-align:center;
margin:0;
}


a {
color: #71bac7;
text-decoration:none;
}

a:hover {
color: #858585;
text-decoration:none;
}


img {border: 0;}

h1 {
font-size:30px;
color: #858585;
}

h3 {
font:16px "century gothic",Verdana,Tahoma,Arial,sans-serif;
font-weight: bold;
color: #71bac7;
}



#report {
margin: 0 auto;
width: 560px;
padding: 15px;
text-align: center;
font:16px "century gothic",Verdana,Tahoma,Arial,sans-serif;
}