Thanks for the catch.

I looked at the css in Firebug and it is what it is showing.

#contentMainWrapper {
background-color: #F3F1F1;
border-left: 1px solid #663300;
border-right: 1px solid #663300;
padding-bottom: 20px;
}


This line does not appear.

background-image:url(../images/Bgmain.gif) scroll repeat-x left bottom;