body {
  background: #b9dc89;
}

#content {
  margin-top: 50px;
  margin-bottom: 0px;
  background: white;
  padding: 50px 0px 42px 50px;
  border: solid 20px #e4f1d2;
  font-size: 18px;
}

h2 {
  color: #8cc63e;
  margin-top: 25px;
  font-weight: bold;
  font-size: 30px;
}
