 
H1{
  font-size : 1em;
  font-weight : normal;
  
  border-bottom-style : none;
  
  border-top-color : teal;
  
  border-right-color : teal;
  
  border-left-color : teal;
  background-color : #666633;
}
P{
  font-size : 0.8em;
  
}
H2{
  font-size : 12px;
}
