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


