

body {
  background-color: white;
  color: black;
  font-family: Verdana;
  background-image: url("headspace.jpg");
  
}


.tuff {
  background: none;
  position: absolute;
  font-family: "Indie Flower", cursive;
  font-weight: 400;
  font-style: normal;
  top: 700;
  left: 1000;
  width: 50%;
  color : white;
  border-style: double;
  background-image: url("kaguya.jpg");
  
}


.madtuff {
   color : white;
   border-style: solid;
    border-color: white;
   font-family: "Indie Flower", cursive;
  font-weight: 400;
  font-size:30px;
  font-style: normal;
  left : 100;
}



























