I have an iframe embedded in plain old html and the html page's background is black. Now that I've placed an iframe in the page, the background changes to white until I click a link that places an html table in the iframe. I want to make the background area that encompasses the iframe to black, rather than white. How can I accomplish this?