
h1{
  font-family: impact;
  font-size: 40;
  text-align: center;
  color: white;
}


h2{
  font-family: "Highlights";
  font-size:20;
  color: white;
}

h3{
   font-family: "Andalé Mono";
   color: white;
}

a:visited{
  color:inherit;
}  
  



  

  