  h1, h2 {
  color: darkgreen;
  text-align: center;
  font-size: 28px;
}

p {
  color: #333;
  font-size: 18px;
  text-align: justify;
  text-indent: 30px;
}