body {background-color: #556B2F;
}

h1 {
  color: #FFDEAD;
  text-align: center;
}

h2 {
  color: #FFDEAD;
  text-align: center;
}

h3 {
  color: #FFDEAD;
  text-align: center;
}

p {
  color: #FFDEAD;
  text-indent: 30px;
  margin: 30px;
  font-size: 14px;
  line-height: 1.2;
  width: 500px;
  text-align: center;
}
