Your main page layout is fluid (stretches to the size of the screen) but header image is fixed size.
There is two ways to go about it:
- make a whole page fixed width same size as the header image
- make a header stretch ( it will be kind of hard with the dotted background you are using)
|