body{
  font-family: Helvetica,sans-serif;
}
h1,h2{
  color:DarkGreen;
}
h3{
  color: SeaGreen;
  text-transform: capitalize;
}
