.bg {
  background: #ecfbe4 url(/images/wellnessbg-2.jpg) no-repeat 0 0 !important;
}


.text h1 {
  color: #5ca632 !important;
}

.text  h2 {
  color: #52715e !important;
}

.text     h4 {
  color: #5ca632 !important;
  line-height: 1.5em !important;
  font-weight: normal !important;
  font-size: 1.2em !important;
}

.text a:link, .text a:visited {
  text-decoration: none !important;
  color: #5ca632 !important;
}

.text a:hover {
  color: #E96E16 !important;
}