I have strange problem. I've a two column DIV layout and I'm setting the page's background via an background-image for the body element.
But my body-element isn't as height as my visible content. I think the problem are absolute positioned div container which grow more than the rest of the page.
How can I fix that?