I want a background image behind the left sidebar.

When I put an image in the code below -- it goes all the way across the main content section.

#contentMainWrapperb {
background:#ffffe6; /* This is the left column background "faked" with an image. */
}