body{background-color: #faf6ea;
    }
.main-wrapper{
  width:700px;
  margin:auto;
}
/* column formatting code for flash page starts here */
.column-wrapper{
  background-color: none;
}

.column-1{
  float:left;
  height:100%;
  width: 300px;
  background-color: none; 
}
.column-2{
  float:right;
  height:100%;
  width: 300px;
  background-color:none;
}
.column-img{
  object-fit: contain;
  width:100%;
  margin: 20px 0px 0px 0px;
}
/* column formatting code for flash page ends here */
a:link {
  color: black;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: black;
  background-color: transparent;
  text-decoration: none;
}
.txt:hover {
    text-decoration: underline;
}
.buttontray{
 
  position: relative;
  bottom: 105px;
}
.highlight{
  opacity:0;
  pointer-events:none;
}
.flashbutton:hover + .highlight{
  opacity:1;
}
.leftbox{
  
  
  height: 180px;
  width: 250px;
  float: left;
  margin-left: 40px;
}
.lefttopbox{
  padding: 15px;
  height: 170px;
  border: solid;
  border: 10px solid transparent;
  padding: 15px;
  border-image: url(https://saltbitten.neocities.org/IMG_1337.png) 40 round;
  overflow: scroll;
  overflow-x: hidden;

}
.leftbottombox{
  padding: 15px;
  border: solid;
  border: 10px solid transparent;
  padding: 15px;
  border-image: url(https://saltbitten.neocities.org/IMG_1337.png) 50 round;
  height: 200px;
  margin: 20px 0px 0px 0px;
}
.rightbox{
  padding: 10px;
  margin: 0px 0px 20px 0px;
  border: solid;
  border: 10px solid transparent;
  padding: 15px;
  border-image: url(https://saltbitten.neocities.org/IMG_1337.png) 45 round;
  height: 450px;
  width: 300px;
  float: right;
  overflow: scroll;
  overflow-x: hidden;
}
.textbox{
  background: rgba(4, 170, 109, 0.2);
  padding: 20px 30px 20px 30px;
  border-style: solid;
  border-width: 10px;
  border-image: url(https://saltbitten.neocities.org/IMG_1337.png) 50 round;
  width: 300px;
  margin: auto;
  position: relative;
}
.spiralpoint{
  float: left;
}
.centipede{
  float:left;
}
.headphones{
  float: left;
}
.tv{
  float: left;
}
.letter{
  float: left;
}

.post{
  background: rgba(4, 170, 109, 0.2);
  padding: 10px 30px 20px 30px;
  border-style: solid;
  border-width: 10px;
  border-image: url(https://saltbitten.neocities.org/IMG_1337.png) 50 round;
  width: 400px;
  margin: right;
  margin: 15px;
  position: relative;
  left: 100px;
  bottom: 200px;
}
.container{
  width:100%;
  height:100%;
  position:fixed;
}
.flagulum{
  width: 350px;
  height:450px;
  opacity: 0.5;
  position: absolute;
  bottom:0;
  left:1100px;
}
.chair{
  width: 200px;
  height:350px;
  opacity: 0.5;
  position: absolute;
  bottom:0;
  left:900px;
}