body{
background:#424242;
text-align:center;
}

#contaner{
width:898px;
margin:0px auto;
}

#logo{
width:250px;
height:200;
background:url(../images/headerbg.jpg);
}

#navbar{
width:648px;
height:26px;
float:right;
margin-top:80px;
text-align:center;
color:#FFFFFF;
font:Georgia, "Times New Roman", Times, serif;
background:url(../images/headerbg.jpg);
}