#page-container {
  color: #8A10A8;
  font-family:'Courier New', monospace;
  font-size: 14px;
  margin-bottom: 30px;
	padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

h1 {
  color: #A86BB8;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center; 
  font-size: 40px;
}

h2 {
  margin-top: 50px;
  margin-bottom: 50px;
}
h2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

li {
  font-size: 14px;
  line-height: 200%;
}

ol {
  font-size: 14px;
  line-height: 200%;
}
footer {
  height: 400px;
}
