body{
  background-color: #333333;
  font-family: calibri, arial, sans-serif;
  text-align: center;
}

a{
  color: #990000;
  text-decoration: none;
}

h1{
  color: #990000;
  letter-spacing: 10px;
  text-shadow: 3px 3px 2px #ededed, 4px 4px 2px #303030;
}




