@import 'main.css';

/* The chalkboard */
#fw-mainnavwrap ul { 
   padding-left: 35px; 
   padding-top: 7px; 
   padding-bottom: 550px;
   margin-bottom: -550px;
   background: url('../image/chalkboard.png') no-repeat bottom left;
}
