Code:
body {
background-color: transparent;
}
Can you add this to the page?
This will allow bloggers to put: allowtransparency="true" in their iframe and it will match their background color/image. It defaults to white, so you won't see any difference on the actual page.