﻿BODY
{
	background-image: url(/images/layout/background.jpg);
	background-attachment:fixed;
	background-color:#8091AB
}
.Site p
{
    color:#efefef;
}
.Site #mainHeader
{
    height:auto;
}
.Site #mainHeader span.mainHeaderImage
{
    float:none;    
}
.Site .box .content
{
    background:#1f4687 url(/images/layout/box_content_bg.gif) bottom right no-repeat; 
}