My menu and logo is scrolling with the page. I don't mind but it is making it impossible to get to some of the menu items.
here is the css for the logo
.masthead {
background:url('http://f16exhibition.files.wordpress.com/2012/02/200pximagelogo.png') no-repeat scroll 0 0 transparent;
height:189px;
}
#main-nav {
width:200px!important;
float:left;
position:fixed;
margin:0 1.5em -20px 2.5em !important;
}
The blog I need help with is f16exhibition.wordpress.com.