body {
  background-color: darkolivegreen;
  background-image: url(https://platanocongofio.neocities.org/images/cajon2.png);
  background-repeat: no-repeat;
  background-size: 1333px 750px;
  background-position: center top;
  color: lavender;
  font-family: 'Courier New', monospace;
}

.diario{
  position: absolute;
  left:210px;
  top:125px;
}

.youtube{
    position: absolute;
    left:325px;
    top:130px;
}

.comics{
  position: absolute;
  left:325px;
  top:490px;
}

.gallery{
  position: absolute;
  left:910px;
  top:230px;
}

.inspo{
  position: absolute;
  left:1030px;
  top:250px;
}

.carcel{
  position:absolute;
  left:1065px;
  top:460px;
}
  
  
  
  