I have a background image centered that Chrome displays offset by one pixel.
CSS
#container { background: url(\"images/header.jpg\"
If you can output your image wider than the browser window, that should fix it.
If found that solution here - http://philfreo.com/blog/fixing-safaris-1px-background-image-centering-problem/