body{
  background-color: lightslategray;
 
  
}

h1 {
  font-family: georgia;
  text-shadow: 2px 1px red
}

section {
  font-family: georgia;
  text-decoration: none;
  
}

  