html {
background-image: url('2008_head.png');
background-repeat: no-repeat;
/*background-position: 97% top;*/
background-position: 80% top;
}
body  {
margin: 20px 20%;
}

body, table, tr, td, p, ul, li, h1, h2, h3, h4, h5  {
font-family: verdana;
font-size: 15px;
}

p {
clear: both;
}

.logo {
text-align: left; 
xborder-bottom: 1px solid silver;
xpadding-bottom: 30px;
font-size: 12px;
clear: both;
width: 100%;
height: 20px;
padding-top: 100px;
padding-left: 5px;
padding-bottom: 15px;
margin-bottom: 15px;
background-image: url('2008_logo.gif');
background-repeat: no-repeat;
background-position: left top;
border-bottom: 1px solid silver;
}
.logo div {
float: left; 
margin-right: 15px;
margin-bottom: 15px;
}
.wap-logo {
display: none;
}
.logo-content {
margin-left: 15px;
margin-bottom: 15px;
}

.content {
padding-left: 20px;
}
