#topnav {
  margin-left: -10px;
  margin-top: 20px;
  width: 496px;
  height: 339px;
  float: left;
}

#header {
  width: auto;
  margin: 0; padding: 0;
  text-align: center;
  height: 153px;
}

#toteach {
  background: #fff url(/inew/frontpage/toteach.png) no-repeat bottom center;
}

#daves {
  background: #fff url(/inew/frontpage/daves.png) no-repeat bottom center;
}

#comics {
  background: #fff url(/inew/frontpage/comics.png) no-repeat bottom center;
}

#illustrations {
  background: #fff url(/inew/frontpage/illustrations.png) no-repeat bottom center;
}

#blog {
  background: #fff url(/inew/frontpage/blog.png) no-repeat bottom center;
}

#contact {
  background: #fff url(/inew/frontpage/contact.png) no-repeat bottom center;
}
