I think it has something to do with padding, but I'm not sure. Also, I would also like the header at the top of the screen, but I think that can be solved with a simple:
#header_pos{
margin: 0;
padding: 0;
}
But I am very noobish with CSS still and don't know all of it's functions and secrets, so please tell me if there is something better I can do or easier!
Thanks!
