.pagecontent {
  padding-left: 50px;
  padding-right: 50px;
  font-family: courier;
  color: rebeccapurple;
}

h1 {
  text-align: center;
  font-size: 50px;
  line-height:200%;
}

#image {
	text-align: center; 
}

h2 {

  font-size:30px;
  line-height:200%;
}

p {
  font-size:20px;
  line-height:200%;
}


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

#footer {
	height: 100px; 
}