body {
  background-image: url(http://a1egypt.egyptgiftshops.com/images/light%20blank%20papyrus.jpg)
  
}

h1.Logo {
  background-image: url(http://vector-magz.com/wp-content/uploads/2013/07/notebook-paper-background2.jpg); 
  background-size: 80px 60px; 
  font-family: 'Permanent Marker', cursive; 
  font-size: 65px; 
  border: 5px solid; 
  margin-left: 250px; 
  margin-right: 250px; 
  line-height: 70px;
  text-align: center
 }

a {
  color: red
 }

p, div {
  font-family: 'Nunito'; 
  text-indent: 50px;
  margin-left: 75px;
  margin-right: 75px;
  line-height: 19px;
 }

p.boom {
  color: red;
  text-shadow: 1px 0 black, 1px 2px black, 2px 0 black, 0 1px black;
  font-family: 'Bangers';
  font-size: 30px;
  margin-top: 1px;
  margin-bottom: 1px;
 }

button.button-one,
button.button-two {
   color: white;
   border-radius: 4px;
   text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
   background: rgb(223, 117, 20); /* this is an orange */
 }

div.main {
  margin-top: 75px;
 }
 
#feedback {
  font-style: italic;
  text-indent: 50px;
  margin-left: 75px;
}

#Slovyan, #Millz, #Steezy, #Genini, #Ninjay, #Korra, #FBI, #FBI2, #diversion, #super, #confess, .storyline {
  display: none;
}

span.italic {
  font-style: italic;
}

p.center {
  text-align: center;
}

#hallway {
  height: 300px;
  width: 300px;
  border: 3px black solid;
  text-align: center;
  background-color: white;
}

h5 {
  text-align: center;
}