
body {
  background-color: white;
  color: white;
  font-family: 'Cooper-Black';
}

 body {
   cursor: url(images/Balloon.png),auto;
}

 a {
   cursor: url(images/Balloon.png), auto;                                  
}

 a img {
   cursor: url(images/HGuyshands.png), auto;
}
    
.container-1 {
  width: 754px;
}

.container-2 {
  width: 275px;
}

.container-3 {
  width: 754px;
}

.speaker-box-1 {
  width: 100px;
  position: absolute;
  left: 130px;
  top: 500px;
}

.speaker-box-2 {
  width: 100px;
  position: absolute;
  left: 535px;
  top: 500px;
}

.container-4 {
  width: 215px;
  height: 300px;
  background-color: #ED326D;
  overflow-x: hidden;
  overflow-y: scroll;
  border: 4px dashed #2ABF13;
  position: absolute;
  left: 533px;
  top: 150px;
}

.container-5 {
  width: 215px;
  background-color: #2ABF13;
}

.container-6 {
  width: 215px;
  height: 250px;
  background-color: #000000;
  overflow-x: hidden;
  overflow-y: scroll;
  border: 4px solid #2ABF13;
  position: absolute;
  left: 16px;
  top: 150px;
}

.container-7 {
  width: 200px;
  background-color: black;
  border: 4px dashed #2ABF13;
}

.container-8 {
  width: 88px;
  height: 31px;
  position: absolute;
  top: 440px;
  left: 130px;
}

.gum-container {
  Width: 200px;
}

.enter-container {
  width: auto;
  position: absolute;
  left: 359px;
  top: 153px;
}

.container-9 {
  width: 100px;
  position: absolute;
  left: 329px;
  top: 300px;
}











