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

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

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

.body-news
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/news/NewsBkgrd.jpg);
}

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

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

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

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

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

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

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



