I recently started transitioning a website from HTML to Wordpress, and encountered an unexpected challenge with Google Chrome applying unfamiliar styles. Specifically, the issue lies with the positioning of the background image bg.gif. While Internet Explorer 9 and Firefox display the background correctly, Chrome is causing problems.
If you visit this URL: and right-click on the upper right corner of the page in Google Chrome, then select "Inspect Element," you'll see additional styles being applied that are not part of my original stylesheet.
I would greatly appreciate any advice on how to address this issue. I've attempted to override the Chrome styles with my own, but so far have been unsuccessful.