
.body {
     width: 100%;
     }
 .centerDiv {
     width: 85%;
      height:min-200;
      overflow:hidden;
       margin: 0 auto; 
    }   
 .fixedPlayer {
      border: solid 1px #ffffff;
    position: fixed;
    left: 20px;
    top: 20px;
    background-color: white;
    z-index: 100;
    height: auto;

    padding:20px;
    width:auto;
 } 
 
  
 @media screen and (min-width: 800px) {
    .fill {
        display: none !important;
    }
}
   
 #menu {
      float:left;
      margin:2px 2px 2px 20px;"
    }  


    audio {
background-color: #ee0000;

}


		 
 a {
       color:#666666;
       text-decoration: none;
       font-size:120%;
       }
a:hover{color:red;
text-decoration: none;
       }
       
.now a{
       color:#000;
       font-weight:bold;
       text-decoration: none;
       font-size:120%;
       }
.now:a hover{color:red;
text-decoration: none;
       } 
       .now {
       color:#000;
       font-weight:bold;
       text-decoration: none;
       font-size:120%;
       }      
		 
		 h2 { 
			 color: #666666;
		 }
 .tex1 {
       color:#663300;
       font-size:150%; 
        padding: 5;
       } 
 .tex2 {
       color:#333333;
       font-size:100%; 
        padding: 5;
       }
 .txt4 {
       color: #006600;
       font-size: .8em; 
       font-weight: bold;
       }
 
a.mu:link{color:#000000;text-decoration: none;}
a.mu:visited{color:#000000;background:#000000;text-decoration: none;}
a.mu:hover{color:#FFFF00;text-decoration: none;}
a.mu:active{color:#000000;text-decoration: none;} 

a.nt:link{color:#000000;text-decoration: none;}
a.nt:visited{color:#000000;background:#000000;text-decoration: none;}
a.nt:hover{color:#FFFF00;text-decoration: none;}
a.nt:active{color:#000000;text-decoration: none;} 
.b {
  background-image: url(images/playb.jpg);
  background-repeat: no-repeat;

  /* put the height and width of your image here */
  height: 70px;
  width: 70px;
  border: none;
  
}

button {
  display: inline-block;
  width:80px;
  background-color:#33cccc;
  padding:5px;
  font-weight:bold;
} 

button span {
  display: none;
}     
