CSS/HTML how to center a header image?

M80Wisconsin

New member
I'm editing a site on weebly, I have a header image with a main logo in the middle. The logo is centered, yet when I zoom in and out with my scroll wheel, the image get's displaced left and right....

Here is the snippet of code

#header {background:url("myheader.PNG") 0 100% repeat-x;}

how would I get the image to anchor to the center of the page when zooming in and out?? Any help is GREATLY appreciated.
Thank you!

Unfortunately neither worked.... I must have some other code within it causing an error....
 
Back
Top