G'day
Your problem with the 5px space around the banner image comes from the CSS:
#banner {
padding: 5px;
(etc)
}
Try setting that padding to 0
Regards
--
Bert Doorn, Better Web Design
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
*****************************************************