body {
  font-family: courier;
  font-size: 100%;
  font-weight: Normal;
  margin:30px;
  background-color: #FEDEB3;
}

h1, h2, h3, h5, h6 {
  text-align: center;
  font-size: 1.5em;
}

p { 
  text-indent: 30px;
  line-height: 2 ;
}
