Hi, I have something like <div class="green"></div>, which has no content but I'd like it to have certain dimensions and display a background image. I've defined both the dimensions and background image for this div class in the CSS document, but the block won't actually display unless you put something in it. What's the best way to get around this?