body {
  color: #000;
  background: #00CDCB;
}
h1 {
  color: #00CDCB;
  background: transparent;
}
div.breadcrumb p {
  border-bottom: solid 0.4em #00CDCB;
}
div.top-left-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/news-events-top-left.png) no-repeat top left;
}
div.top-right-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/news-events-top-right.png) no-repeat top right;
}
div.bottom-left-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/news-events-bottom-left.png) no-repeat bottom left;
}
div.bottom-right-corner {
  color: #000;
  background: transparent url(/.static/css/24x24/news-events-bottom-right.png) no-repeat bottom right;
}
div.footer {
  border-top: solid 0.4em #00CDCB;
} 

