Remove any custom sizing you applied, revert your website width to a fixed value and remove your header image.
Also remove the header background colour by leaving the header background colour field empty.
Then add this custom CSS:
#header-full { background: url(path/to/your/full/width/header-image.png) top center no-repeat; }