#main {
  background: url(/images/cover.jpg) top left no-repeat;
  margin-left: 25px;
  margin-top: -3px;
  height: 650px;
  width: 800px;
  color: #fff;
}

#main H1,
#main H2 {
  text-indent: -9999px;
}

#header UL {
  display: none;
}

#main-menu #pipes-link A {
  background-image: url(/images/nav/off/pipes.png);
}

#footer {
  display: none;
}





