@import url(design.css);

body
{
background:none;
background-color:#8ab3eb;
}

div#header
{
background:url(images/header_s_3.jpg)  no-repeat left;
background-position:center;
width:685px;
height:150px;
}
div.pluginpanel
{
text-align:right;
position:absolute;
width:500px;
top:188px;
left:20px;
}
