body {
  
color: black;
background-image: url("images/background.png");
background-size:cover;
font-family: "Griffy", serif;
 font-weight: 600;
  font-style: normal;
  font-size:20px;
  text-align: center;
  
}
  
  a {
    
  color: orange;
  
   }
    
