h1 {color:Maroon;}
h2 {color:Maroon;} 
h3 {color:Maroon;} 
h4 {color:Maroon;}
 .pagecontent{ 
   padding-left: 50px; 
   padding-right: 50px;
   text-align: center;
   font-family:pt sans; 
   color:white; 
   background: #DD9037;
}
h1 {
  text-align: center;
  font-size: 60px;
}
h1 {
  text-align:center;
  font-size: 40px;
}
 h2 {
   text-align: center;
   font-size: 25px;
}
#image { 
  text-align: Center;
}
h3 {
  text-align: center;
  font-size:25px;
}
 p { 
   font-size: 15px;
}
 li { 
   font-size:20px;
   line-height:200%; 
}
#footer { 
  height: 100px;
}