Moved to Support. Please post in the correct section next time.
Put code in between backtick (
) characters. It’s usually located above the Tab key on your keyboard. I have corrected this for you.
Quote:
I’m trying to customize the background color for the left column
Use Firebug to help you identify the elements you need to change. And use these links to get a start on figuring out CSS.
So why are you including code for a table? Tables should be used for tabular data, not for page layout.