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

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

 .body-biz5
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/biz/BizBkgrd5-lg.gif);
}

