Hi everyone.

I apologize for the fundamental question, but I can't seem to find the answer anywhere on the forums or elsewhere.

The header in question, navMainWrapper — I want to simply not have it at the very top of the page, but a few pixels down. Easy enough, right. I figured just throwing a "top: 60px;" line in the stylesheet.css would do it, but nope. So I tried a "margin-top" line, and it did move it down, but now I have 60 px of white space.

Additionally, I find the bottom navMainWrapper to be redundant and want to remove it. How would I go about doing that? They're the same div, so that has be a bit confused as to how to edit one and not the other.

Thanks. I look forward to contributing to the forum where I can. :)