body
{
	background-color: #D7D9DB;
    background-image: url(/images/frame/BkgrdSite.gif);
    background-repeat: no-repeat;
}

.body
{
    background: top;
    background-repeat: repeat-y;
    background-image: url(/images/frame/Bkgrd.jpg);
}

.body-detail
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/detail-listings/BkgrdDetail.jpg);
}

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

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

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