Hi. I can't change the background color of the centerbox and right column. My site is www.cedardelight.com
After going through the stylesheet.css file, I changed mainwrapper_tile.jpg(light grey box) to mainwrapper_tile_white.jpg(white box), but that attempt only changed the left column. I searched this forum, but I couldn't find the answer.
How can I change them? Thanks alot for your help!
#mainWrapper {
text-align: left;
width: 842px;
vertical-align: top;
background-image: url(../images/mainwrapper_tile_white.jpg);
background-repeat: repeat-y;
background-position: center;
}




