 
H1{
  font-size : 15px;
  text-align : center;
  
  
  
  

  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  color : #0060bf;
}
H2{
  font-size : 13px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  text-align : right;
  color : white;
  font-weight : bold;
}
H3{
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  color : #cc0000;
  font-size : 17px;
}

