I am working on my portfolio site and I love the idea of a fixed header that is always at the top of the page. I was able to that easily but the next problem are my anchor tags on the page. The portfolio is basically a one page site that has an about section and a work section with a pop up contact form. When you click the links to the about and portfolio sections they display at the top of the page, problem is the header takes up 160px and the content ends up behind it.
The link is: http://www.kaseybon.com, you’ll see what I mean.
I’m hoping there is some amazing CSS feature I can use to fix it without having to resort to javascript which I some how always break!