I'm trying to figure out how to center the logo and main menu at the top of the page. I figured out how to move the menu under the logo with some custom css but I'm unable to center everything.
I set all the floats to none and I can move the logo and the menu around by adding margins but I can't get anything to center. I've tried a lot of scenarios using firebug but no luck there either.
I am able to add left-margin padding to the Logo and Menu to center them but that doesn't help when you click learn more links on the front and get inside the site where the Menu is different.