body {
  font: 100% Arial;
  color: #5a5a5a;
}

h1 {
  font: 200% Arial;
  color: #889e33;
}

h2 {
  font: 150% Arial;
  color: #889e33;
}

h3 {
  font: 100% Arial;
  color: #009da5;
}

img {
  width: 80%;
}

/*# sourceMappingURL=styles.css.map */