html, body {
background-image:url(/img/2010/bg.png);
background-repeat:repeat-x;
border:0 none;
margin:0;
}
#hd {
position:relative;
margin-bottom: 26px;
}
#hd h1 {
margin:0;
padding:0;
}
#hd ul {
background-color:#FB8B00;
left:290px;
margin:0;
padding:0;
position:absolute;
top:0;
width:612px;
}
#hd li {
display:inline;
line-height: 36px;
}

#hd li a{ color: black; padding: 10px; text-decoration: none; font-size: 16px; font-weight: bold; text-transform: uppercase; }

.cover { float: right; margin: 20px; border: 2px solid black; }