body
{
    background-color: #FFFFFF
}

.body-home
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/HomeBkgrd.gif);
}

.body-about
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/about/AboutBkgrd.gif);
}

.header
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/header.gif);
}

.body-contact
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/contact/ContactBkgrd.gif);
}