﻿body
{
    color: blue;
    font-family: Tahoma;
    background-color: white;
    font-size: 10pt;
}

.siteHeading
{
    background-image:url('../../images/banner_grey.png');    
    background-repeat:no-repeat;
    height:100px;
}

.mainTable
{
    width:1024px;
}