
#title {
    
    
    position: absolute;
    
    top: 70px;
    left: 320px;
    
    font-size: 100px;
    
}

p1{
    
 
  font-family: "MS PGothic";
  font-size: 70%;   
  
}

p2{
    
  margin-left: 40px;
  font-family: "MS PGothic";
  font-size: 70%;
  text-align: right;
  text-justify: distribute;
  word-spacing: 10px;
  
}

p3{
    
  text-align: left;
    
  font-family: "MS PGothic";
  font-size: 80%;  
  
}

p4{
    
  text-align: justify;
    
  
}

p5{
  

  text-align: justify;
    
  
}


.navi li {
    
  max-height: 20px; 
    
  font-family: "MS PGothic";
  font-size: 80%;
  line-height: 2px;
    
  cursor: url('Images/curse.png'), auto;
  list-style-type: none;
  border-color: #000;
  padding-left: 1px;
  padding-right: 7px;
    
}

.navi a {
    
  cursor: url('Images/curse.png'), auto;
  color: #000;
  text-decoration: none;
  padding: 11px;
  display: block;
  text-align: center;
    
}

.navi a:hover{
    
    background-color: #000;
    color: white;
    margin-left: 6px;

}

.navi li{
     
}

#sides{
    
    position: absolute;
    
    top: 300px;
    left: 400px;
    
    width: 150px;
    height: 410px;
    
    border-style: solid;
    border-width: 1px;
    
    padding-top: 10px;
    
}

#hangs{
    
    overflow: scroll;
    
    position: absolute;
    
    top: 300px;
    left: 560px;
    
    width: 900px;
    height: 400px;
    
    padding-bottom: 20px;
    
    border-style: solid;
    border-width: 1px;
    
}


::-webkit-scrollbar {
    
    width: 5px;
    height: 0px;
    
     border-width: 1px;
    border-style: solid;
}


::-webkit-scrollbar-track {
    
    border-width: 1px;
    border-style: solid;
    
   background: #000; 
    
}
 

::-webkit-scrollbar-thumb {
  background: #EEE; 
  
}

::-webkit-scrollbar-thumb:hover {
  background: #EEE; 
}


#music1 {
    
    text-align: center;
    
     float: left;
    
    margin-top: 20px;
    margin-left: 20px;
    
    border-style: solid;
    border-width: 1px;
    
    width: 212px;
    
}

#lyrics{
    
      
  text-align: justify;
    float: left;
    
    padding-left: 120px;
    padding-right: 125px;
    padding-top: 20px;
    
    margin-top: 20px;
    margin-left: 10px;
    
    border-style: solid;
    border-width: 1px;
    
    width: 400px;
    height: 239px;
    
    overflow: scroll;
}

#profs{
    
    text-align: center;
    
     float: left;
    
    margin-top: 20px;
    margin-left: 20px;
    
    width: 25%;
    
    border-style: solid;
    border-width: 1px;
}

#soldout {
    
    margin-top: 80px;
    margin-left: 290px;
}

#who{
    
    
    text-align: left;
    float: left;
    
    padding-left: 20px;
    padding-right: 60px;
    padding-top: 20px;
    
    width: 400px;
    height: 204px;
    
    margin-top: 20px;
    margin-left: 10px;
    
    border-style: solid;
    border-width: 1px;
    
}

#names{
    
    
    
}