body {
  background-color: white;
  color: black;
  font-family: Times;
  margin: auto;
}
h1 {
	text-align: center;
}
h2 {
	text-align: left;
	margin-left: 10%;
}
