
Originally Posted by
gjh42
background-color: #000000;
Any background-color beside transparent is not transparent. If you delete the background-color property, it will default to transparent.
You also need to check background: and background-color: properties for other page elements, especially #mainWrapper, #headerWrapper, #contentMainWrapper, etc.