body {
background-color:#172479;
background-image:  url('IMAGES/mainbox.png');
 font-family: Sans-serif;
  color: #17cde4;
   font-size: 18px;
   background-repeat: repeat;
     background-size: 20%
}

.container {
  width: 800px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
}

.innercontainer {
  position: relative;
  left: 10px;
}

.image {
  position: relative;
  pointer-events: none;
  top: 20px;
  width: 143px;
  height: 300px;
  background-image: url('IMAGES/falwi.png');
  display: inline-block;
  margin-right: -70px;
  z-index: 2;
}

.mainbox{
width: 524px;
  height: 500px;
  background-image: url('IMAGES/mutecity.gif');
  display: inline-block;
  position: relative;
  top: 20px;
  vertical-align: top;
}

.textbox {
  width: 470px;
  height: 100px;
  position: relative;
  top: 40px;
  left: 35px;
  color: #8a00ff;
  text-align: center;
  font-family: Arial, sans-serif;
}

.statuscafe{
 width: 370px;
  height: 100px;
  position: relative;
  top: 40px;
  left: 85px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;

}

#statuscafe {
    padding: .5em;
    background-color: #ffffff;
    border: 1px solid #f7f7fd;
}
#statuscafe-username {
    margin-bottom: .5em;
}
#statuscafe-content {
    margin: 0 1em 0.5em 1em;
}

.chatbox{
width: 300px;
  height: 500px;
  display: inline-block;
  position: absolute;
  top: 20px;
  vertical-align: top;
}

.falconconfession {
    border:2px solid #eb2d79;
  background-size: cover;
    background-color: #ffbcd7;
    font-family: Sans-serif;
    font-size: 14px;
  color: #eb2d79;
  
    width: 120px;
    height:70px;
 
        }

.wftconfession {
    border:2px solid #eb2d79;
  background-size: cover;
    background-color: #ffbcd7;
    font-family: Sans-serif;
   font-size: 14px;
  color: #eb2d79;
    
    width: 120px;
    height:70px;
 
        }

.image2 {
  position: absolute;
  pointer-events: none;
  top:  300px;
  right: -10px;
  width: 300px;
  height: 381px;
  background-image: url('IMAGES/habisprit.png');
  display: inline-block;
  margin-right: 70px;
  z-index: 2;
}