html, body {
margin: 0; 
padding: 0;
background: #fff;
font-family: Verdana;
font-size: 12px;
line-height: 1.5;
color: #464646;
} 
table, ul, a, li, img, p, form, hr, dl, dt, dd, div, h1, h2, h3, h4, h5, h6, label,
blockquote,ul,ol,dl,fieldset,address  {margin:0; padding:0} 

.site {
width:100%;

}
.content {
width:792px;
margin:auto;
text-align:center;
border:1px solid #8d8c8e;
padding:5px
}
.head {
width:792px;
height:162px;

}
.head img{
border:1px solid #8d8c8e;
width:790px;
height:160px;
}
.sitecontent {
margin-top:5px;
padding:5px;
width:780px;
text-align:left;
border:1px solid #8d8c8e;
}
.sitecontent h3{
color:#00a0c6;
}