html{
  background-image: none;
}

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

#siteHeader {
  height: 250px !important;
}

#siteHeader .adminToggle {
  background-position: top right;
}

.pollElement, .textBlockElement, .sponsorElement, .documentElement, .mailSubscribeElement, .surveyLinkElement, .galleryElement, .reportTableElement, .tableElement, .aggregatorElement, .siteMapElement, .linkElement, .contactElement {
  background-image: none;
  background-color: transparent;
  border: none;
}

.textBlockElement h3, .aggregatorElement h3, .mailSubscribeElement h3, .reportTableElement h3, .tableElement h3, .pollElement h3 {
  background-image: none;
  background-color: transparent;
  color: #966435;
  border-bottom: none;
}