body{
    font-size: 12px;
  color: white;
  font-family: "Verdana";
  text-align: left;
  background-image:url("https://aliceinavocadoland.neocities.org/bliss.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
   }
  a, a:visited{
    color: white;
    text-decoration: underline;
  
   }
   a:hover{
     color: rgb(158, 158, 158);
   }
  .music{
  position: absolute;
  right: 1430px;
  top: 20px;
  
  }  
.aboutme{
  position: absolute;
  right: 1430px;
  top: 120px;
  
}
.graphics{
  position: absolute;
  right: 1430px;
  top: 220px;
  
}
.guestbook{
  position: absolute;
  right: 1430px;
  top: 320px;
  
}
.blog{
  position: absolute;
  right: 1430px;
  top: 420px;
}
.wordpad{
  position: absolute;
  right: 1430px;
  top: 520px;
}
   .start{
  position: relative;
   width: 100px;
   margin-left: 0px;
  margin-right: 0px;
   height: 100px;
   z-index: 50;
} 
.container{
  position: fixed;
  left: 0;
  bottom: 0;
   width: 1900px;
   height: 30px;
}

/* avocadorecords.net */
.window{
  z-index: -10;
  position: fixed;
  top: 10px;
  left: 370px;
  background-image: url('arwindow.png');
  width: 890px;
  height: 667.3px;
  background-size:contain;
  background-repeat: no-repeat; 
}
.main{
    z-index: 1;
    position: fixed;
    padding-left: 90px;
    padding-right: 90px;
    width: 700px;
    height: 528px;
    top: 121px;
    left: 375px;
    overflow-y: scroll;
	overflow-x: hidden;
}
.left{
    display: flex;
     flex-direction: column;
    width: 417px;
}
.notice{
  width: 412px;
  background-color: black;
  height: 20px;
  margin-top: -3px;
  padding-left: 5px;
}
.feature{
  width: 407px;
  background-color: black;
  height: fit-content;
  margin-top: -15px;
  padding: 20px 5px 5px 5px;
}
.feature img{
  float: right;
  padding: 0px 0px 5px 5px
}
.poll{
  width: 407px;
  padding: 5px;
  background-color: black;
  height: fit-content;
}
.celebs{
  width: 407px;
  background-color: #fa00a7;
  height: 120px;
  padding: 3px;
  margin: -3px 0px -5px 0px;
  padding-left: 4px;
  border: black solid 2px;
  position: relative;
  z-index: 1;
}
.celebs img{
  float: left;
  padding: 0px 5px 0px 0px;
}
.cbox{
  border: black solid 2px;
  margin-top: -15px;
}
.community{
   width: 407px;
  padding: 5px;
  background-color: black;
  height: fit-content;
}
.title1{
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 3px;
}
.ipod{
  margin-top: 0px;
}
.right{
    display: flex;
    top: 0px;
    left: 507px;
    position: absolute;
     flex-direction: column;
     text-align: right;
}
.title{
    z-index: 10;
    position: relative;

}
.block{
    background-color: black;
    width: 283px;
    height: fit-content;
    margin-top: -15px;
    margin-bottom: -9px;
    z-index: 0;
    display: flex;
      flex-direction: column;
      position: relative;
      padding-bottom: 5px;
}
.items{
  width: 273px;
  padding: 3px 5px 1px 5px;
  height: fit-content;
  border-bottom: white dotted 2px ;
  text-align: left;
  display: flex;
  flex-direction: row;
}
.imageitems img{
  padding-right: 5px;
}
.mediaplayer{
  background-color: black;
    width: 283px;
    height: 200px;
    margin-top: -15px;
    
}
.mediaplayer iframe{
  z-index: 1;
  position: absolute;
  left: 0;
  margin-bottom: -10px;
}
.geoffery{
  background-color: #fa00a7;
  padding: 5px 5px 5px 0px;
    width: 278px;
    height: fit-content;
    margin-top: -10px;
    position: relative;
    z-index: -1;
}
.geoffimage{
  margin-top: -15px;
  margin-left: -2px;
  position: relative;
  z-index: 5;
}
