BODY
{
        background-color: #feffff;
}

#SiteHeader
{
        left: 0px;
        margin-left: 0px;
        margin-right: 0px;
        background-color: #000000;
        color: #ffffff;
        width: 100%;
        height: 27px;
        min-width:  100%;
        position: absolute;
        top: 0px;
}


#Content
{
	font-size: smaller;
	margin: 32px 200px 0px;
	color: #050505;

}
