@import url(design.css);

div#header
{
width:685px;
height:140px;
background:url('images/header_s_2.jpg') no-repeat;
}
div.pluginpanel
{
text-align:right;
position:absolute;
width:500px;
top:188px;
left:20px;
}

body
{
background-color:#000;
color:#fff;
}

