
div#site-container div#header {
  background: url(/img/header-bg-grey.jpg) no-repeat top center;
}


body, h1, h2, h3, h4, h5, p, li {
  background-color: #ccc !important;
  color: #000 !important;
}


li {
  color: #000 !important;
}


a {
  color: #900 !important;
  text-decoration: underline !important;
}


.leftnav-single {
  background-image: none;
}
.leftnav-multiple {
  background-image: none;
}
div#sub-menu h3 {
  background-color: transparent;
}