G'day
Background bug solved, only thing left is the space between the top banner
and the one underneath, there is a one or two pixel space breaking up the
words "The right way" and only in Mozilla.
The problem is that by default, images (in Mozilla) have a
vertical-align of "baseline", which leaves a bit of a gap.
Try adding: #content img { vertical-align: top; }
...or anything other than baseline.
Regards
--
Bert Doorn, Better Web Design
http://www.betterwebdesign.com.au/
Fast-loading, user-friendly websites
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************