body {
  text-align: center;
  font-size: 12px;
  width: 8.5in;
  border-style: solid;
  border-color: black;
  margin: auto;
  line-height: 2;
  position: relative; 
  top: -.5em;
  font-family: 'Times New Roman', Times, serif;
}

p {
  font-size: 16px;
  margin: 1%;
}

h2 {
  text-align: left;
  margin-left: 5%;
}