h1 {
font: veranda;
color: white;
font-size: 1px;
}
a, h2 {
font-family: verdana,serif;
font-weight: normal;
letter-spacing: 3px;
color: #7C7C7C; 
font-size: 11px; 
text-decoration: none;
}
.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
  text-align: center;
}