body {
  background: url(https://sewerwolfx.neocities.org/graphics/backgrounds/13white/10.gif);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  width: 900px;
  display: block;
  font-family: ms pgothic;
  font-size: 14px;
  overflow: hidden;
}
.containment {
  position: relative;
  top: 29px;
  right: -194px;
  filter: drop-shadow(5px 5px 25px black);
  background: url("https://i.pinimg.com/736x/05/53/d9/0553d9d2ae7e576b66d34a1e0df8eab6.jpg");
  background-repeat: no-repeat;
  background-size: 89%;
  height: 516px;
  width: auto;    
}
/*NOTICE*/
.notice {
  position: relative;
  top: -64px;
  right: -205px;
  filter: drop-shadow(3px 2px 2px black);
  background-repeat: no-repeat;
  background-size: 21%;
  height: 399px;
  transform: rotate(3deg);
}
.notice1 {
  position: relative;
  top: -306px;
  right: 44px;
  background-repeat: no-repeat;
  background-size: 21%;
  height: 139px;
  transform: rotate(-3deg); 
}

.clickhere {
   position: relative;
  top: -328px;
  right: 25px;
  background-repeat: no-repeat;
  background-size: 21%;
  height: -20px;
  transform: rotate(-3deg);  
}

.buttonsandstamps {
  position: relative;
  top: 48px;
  right: -83px;
  background-repeat: no-repeat;
  background-size: 21%;
  height: 140px;
  transform: rotate(0deg); 
}
