 

H1{

  font-size : 2em;

  font-weight : bolder;

  

  

  

  

  

  

  

  

  text-decoration : underline;

  text-align : center;

  margin-top : 1em;

  



  



  

  

  

}

H2{

  padding-left : 10px;

  border-left-width : 10px;

  border-bottom-width : 2px;

  border-left-style : solid;

  border-bottom-style : solid;

  font-size : 1.2em;

  font-weight : bolder;

  margin-top : 2em;

  

  

  



  

}

P{

  

  

  margin-left : 5em;

  margin-right : 8em;

  

  



  

  line-height : 1.5em;

  font-size : 0.8em;

  



  



  font-family : serif;

}

H3{

  font-size : 0.8em;

  font-weight : bold;

  

  margin-left : 3em;

  

  

  

  



  line-height : 1.5em;

}

HR{

  margin-top : 50px;

  

  

  height : 2px;

  color : red;

}

H4{

  font-size : 0.8em;

  font-weight : normal;



  text-align : center;

}

A:hover{

  

  background-color : red;

  color : white;

}

A{

  text-decoration : none;

}

BLOCKQUOTE{

  font-size : 0.75em;

  margin-left : 8em;

  margin-right : 8em;

  

  line-height : 1.5em;

  

}

