body{
    text-align: center;
}

h1{
  color: #55c;
  font-size: 25px;  
  text-decoration: underline;
}

h2{
  color: rgb(4, 56, 80);
  font-size: 15px;    
}