
body {
  background-color: #7BA05B;
  color: black;
  font-family: abril fatface;
}
h1 {
  text-align: center;
  }
h2 {
  text-align: center;
  
}
p {
  text-align: left;
}