<style>
body{width: 100%;}
#aPlayer > audio { width: 100%  } 
        /* Chrome 29+ */ 
@media screen and (-webkit-min-device-pixel-ratio:0) 
  and (min-resolution:.001dpcm) { 
       /* HIDE DOWNLOAD AUDIO BUTTON */ 
     #aPlayer { 
           overflow: hidden;width: 390px;  
        } 
 
    #aPlayer > audio { width: 420px;} 
} 
 
/* Chrome 22-28 */ 
@media screen and(-webkit-min-device-pixel-ratio:0) { 
     
      #aPlayer { 
           overflow: hidden;width: 390px;  
        } 
 
    #aPlayer > audio { width: 420px; } 
}
</style>
<BODY oncontextmenu="return false">
Could not connect: 