I am in the process of updating the header on a website, and I want the entire header to have a light gray background. My initial approach was to set the background-color of the main header div to gray (E7E7E7), but for some reason, there is now a white space in the middle that I can't seem to locate using Firebug.
The main header div has a class of "header", and the website in question is located at .
Could you please advise me on how to eliminate this unwanted white space in the header, as well as point out any mistakes I may be making? Just a note, you will need to widen your browser window to observe the purple flash remaining on the right-hand side of the page as it expands.
Thank you