html {
  background-image: none;
}

body, #homePage, #largeHeader {
  background: transparent url(http://assets.ngin.com/site_files/1343/background.jpg) top center no-repeat;
}

body #siteHeader {
  height: 240px !important;
}

#accountNav {
  position: absolute;
  background-color: #333;
  height: auto;
  z-index: 25;
  border-bottom: 1px solid #666;
}

#accountNav li a {
  border: none;
}

#siteHeader .adminToggle {
  top: 29px;
}
