 
H1{
  font-size : 10px;
  font-weight : normal;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  text-align : center;
}
H2{
  font-size : 12px;
  font-weight : bold;
  color : navy;
  margin-top : -12px;
  margin-bottom : 3px;
}

