body { 
  background-image: url('images/blogbg.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: white;
  
  color: black;
  font-family: Georgia;
}

.nextb {
  position:absolute;
  left: 125px;
  height: 960px;
  width: 1020px;
  opacity: 0.8;
}

.journal {
  position:absolute;
  left: 125px;
  height: 960px;
  width: 1020px;
  opacity: 0.8;
}

.home {
  position:absolute;
  left: 1530px;
  height: 160px;
  width: 320px;
}

.art {
  position:absolute;
  left: 1530px;
  top:210px;
  height: 160px;
  width: 320px;
}

.render {
  position:absolute;
  left: 1530px;
  top:410px;
  height: 160px;
  width: 320px;
}
  
.music {
  position:absolute;
  left: 1530px;
  top: 610px;
  height: 160px;
  width: 320px;
}

.lettars {
  position:absolute;
  left:125px;
  height: 960px;
  width: 1020px;
  opacity: 0.8;
}

.keyvslocket {
  position:absolute;
  left:125px;
  height: 960px;
  width: 1020px;
  opacity: 0.8;
}

.keyimage {
  position: absolute;
  left: 1160px;
  top: 200px;
  width: 320px;
  height: 560px;
  
}