I have a background image centered that Chrome displays offset by one pixel.
CSS
#container { background: url(\"images/header.jpg\"
Try resizing the browser to see how it works... we are talking about pixels here, and if the window has a even width it's ok, otherwise a pixel has to be lost somewhere i guess.