I have centred everything on the website fine, its just when I resize the window too small so the div is bigger than the window, the div is stuck to the left of the screen, but I want the div to always be centred. If you don’t get what I mean you can view the website here.
The ‘div’ I’m mainly talking about is the blue ‘stroke’ just above the footer.
I’m viewing this in Google Chrome
A fixed width with absolute positioning will do it.
Site.css line 10