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