body {
  color: #000;
  background: #F00;
}
h1 {
  color: #F00;
  background: transparent;
}
div.menu div a:link, div.menu div a:visited,  div.menu div {
  color: #FFF;
  background: transparent;
}
div.breadcrumb p {
  border-bottom: solid 0.4em #F00;
}
div.top-left-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/health-wellbeing-top-left.png) no-repeat top left;
}
div.top-right-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/health-wellbeing-top-right.png) no-repeat top right;
}
div.bottom-left-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/health-wellbeing-bottom-left.png) no-repeat bottom left;
}
div.bottom-right-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/health-wellbeing-bottom-right.png) no-repeat bottom right;
}
div.footer {
  border-top: solid 0.4em #F00;
} 


