Been trying for hours, and can seem to find out how to remove that ‘white gap’ illustrated here: http://dl.dropbox.com/u/7117445/temp/gap.jpg
website in question: http://www.jwschultzconstruction.com/staging/index.php
Please help!
Edited Question after Answer:
How do you get rid of a gap between IMG and surrounding content? (answer below)
similar to this question: HTML Strict & CSS: How do I close the gap?
Make the header image display:block
The only style block effecting this currently is:
So you can add:
That, or add a class to the image like:
And then add a new style block of: