
h2{
  text-align: center;
}

  .navbar{
  text-decoration: none;
  font-family: Trebuchet MS;
  text-align: center;}
  
a{
  color: #2BC9F0;
  font-size: 100%;
}

a:hover{
  color: #76E1FD;
  font-size: 150%;
}