 body{
      background-image: url(twt\ heather.jpg);
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: 100% 100%;
      padding: 10px;
   }
   h1{
      color: aliceblue;
      font-family: 'Chivo Mono','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
   }
   p{
      color: aliceblue;
   }

   
   