body {
  background-image: url('images/0033_33.jpg');
}

.content {
  background-color: black;
  position: absolute;
  left:613px;
  top:110px;
  width: 694px;
  height: 540px;
}

.computer {
  position: absolute;
  left: 463px;
  top:-40px;
}

.computer-button {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

p {
  font-family: Courier;
  font-size: 16px;
  text-align: justify;
  word-wrap: break-word;
  color: white;
  padding: 30px 35px 30px 45px;
}