

/* Music Player styling */
#audio { position: absolute; width:100px; height: 80px; left: 0px; top: 100px; font-size: 7pt; padding: 5px; }
#audio a:link { margin: 3px; }
#title { width: 100px; }

