Hi there, I'm redesigning one of my sites and have come to the first stage of testing the layout structure in all major browsers, everything works great in Firefox, IE8, Opera and Safari but Chrome is not displaying the background images for the content divs. Those divs have a huge bottom-padding and an equally huge, but negative, bottom margin so that they fill all the page even if they are not pushed down by content, this is causing the problem in chrome as everything works fine without that. Any ideas on how to "fix" this or get a similar effect with another method? You can check the html and css here www.gastongreco.com/temp Thanks in advance!
Forgot to mention that if i set a background color for those divs it will appear from the very top, as it should do with the images.