 
H1{
  font-weight : bold;
  
  
  text-decoration : blink;
  text-align : center;
  color : white;
  background-color : blue;
}
H2{
  font-weight : bold;
  text-align : center;
}

