Quote Originally Posted by aggrovated View Post
got another question...

How can I make #headerwrapper go all the way to the very top of page?
Remove the margin here:

div#mainWrapper {
margin-top:42px;
text-align: left;
width: 800px;
vertical-align: top;
}