h2 {
  text-align: center;
  box-shadow: 10px 10px 5px #888888;
  background-color: #5FBDCE;
  color: #015666;
}
a{color:#333;text-decoration:none; } 
a:hover {color:#CC3300;text-decoration:underline;}