CSS Layout

I have been looking through the CSS Zen Garden, trying to figure out how to accomplish this layout with CSS, but to no avail. I basically have a tiled bitmap for the background, then this middle content section with a drop shadow on it. I need to figure out how to code this in CSS. I need the purple content section in the middle to fill up the browser window (no padding on top or bottom) Can anyone lend me a hand?

(the hex on the solid bg is #3C2849 and I’ve included the BGTile and left and right shadow GIFs in the attached zip file)