Sometimes I get a broken background in Chrome. I do not get this error with any other browser.
This is the simple CSS line responsible for the background color of b
Google Chrome and safari needs a tweak for body and background issues. We have use additional identifier as mentioned below.
Use both body and #body identifier and enter same styles in both. Make the body tag with id attribute of body.
This works for me.