﻿body
{
    background-image: url('images/grad_bg.jpg');
    background-repeat: repeat-x;
}

#mainBody
{
    background-color:#A5A5A5;
}

#nonflashContent
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}
