|
I think it has something to do with your position properties on the #background.
Personally I would take out everything from #background with the exception of the color background: #383838;
and I would also change the text-align: left; to text-align: center; so that the content div will center in ie6 as well.
then in the #header div i would apply text-align: left; to reset your text. and any other divs' that are children of the content div.
for naming conventions, I usually name the outside div that wraps around the site with the id of wrapper (#wrapper) then content can be used for the content section of the site. but that's just how i work, everybody has a system they are happy with.
__________________
Your a Graphic Designer...If you could go back in time you wouldn't go back to see the rise and fall of civilizations, you'd go back in time to destroy comic sans and papyrus.
|