Can you upload the image so I can tell you what you’ll need to do? Without the image the code that surrounds it doesn’t show up, so I’d need it to be there.
This is what most people add to their css –
#header {
background-position: center top;
}
…to center the #header, but there could be more needed depending on your setup.