body{
margin: 0 auto;
width: 700px;
background-color: #151515;
}

#header{
width: 700px;
height: 120px;
background-image: url(header.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#content{
font-family: Verdana;
font-size: 11px;
color: #808080;
}
