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

