body {
  font-size: 15px;
  color: black;
  font-family: "Timesnewroman";
  text-align: left;
  background-image:url("/bliss.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  }
   #nav iframe{
   border: none;
    position: fixed;
    overflow: hidden;
    top: 20px;
    left: 15px;
    width: 100px;
    height: 700px;
    padding: 0;
}
a:link { 
  font-size: 15px;
  color: black;
  font-family: "Timesnewroman";
  text-decoration: none;
}
a:visited {
  color: black;
  text-decoration: none;
  text-shadow: 0 0 3px #000000;
}

a:hover {
  color: red;
  text-decoration: underline;


}
.container{
  position: fixed;
  left: 0;
  bottom: 0;
   width: 1900px;
   height: 30px;
}
.start{
  position: relative;
   width: 100px;
   margin-left: 0px;
  margin-right: 0px;
   height: 100px;
} 
.text{
  position: absolute;
  margin-left: 109px;
  margin-top: 11px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right:10px;
  width: 459px;
  height: 445px;
  background-color: white;
  overflow: auto;
  word-wrap: break-word;
  z-index: 100;
  
}
.wordpad{
  position: fixed;
  top: 15px;
  margin-left: 100px;
  left: 20;
  z-index: 1;
}

.clippy{
  position: fixed;
  right: 50px;
  bottom: 20px;
}
.CDwORLD{
   position: absolute;
  top: 25px;
  margin-left: 650px;
  z-index: 2;
  
}
.cdtext{
  position: relative;
  top: 74px;
  padding: 5px 7px 10px 10px;
  left: 658px;
  z-index: 20;
  background-color: white;
  width: 300px;
  
}
.title{
  text-align: center;
  line-height: 0.2;
}
.wpafv{
  position: fixed;
  top: 15px;
  margin-right: 370px;
}
.summerpics{
  position: fixed;
  top: 20;
  right: 20;
  margin-left: 1100px;
  z-index: -10;
}
.playlist{
   position: fixed;
  top: 20;
  left: 30;
  margin-right: 90px;
  z-index: -10;
}

.wmp{
  position: fixed;
  bottom: 10;
  margin-top: 350px;
  margin-left: 100px;
  right: 30;
  z-index: 0;
}
.watt{
  position: fixed;
  margin-top: 420px;
  margin-left: 106px;
  bottom: 10;
  right: 30;
  z-index: 10;
}
   