body{
  background-color: #6A5ACD;
   color: brown;
   background-size: cover;
   background: url(bones.svg) no-repeat center center fixed;
  }
  h1{
    font-size: 80px;
    font-family: Mistral;
      }
  h2{
        font-size: 80px;
    font-family: Inpact;
                }
                
      
      