body {
  margin: 0;
  font-family: Open Sans,Arial,Helvetica,sans-serif;
  line-height: 1.6;
  color: #2D5016;
  background: #fff;
}

a {
  text-decoration: none;
}
