H1 {
    font-family: "Comic Sans MS", "Arial Black", "Technical";
    font-size: 40pt;
    }

H3 {
    font-family: "Technical", "MS Serif";
    font-size: 15pt;
    font: italic;
    }

H2 {font-family: "Technical", "MS Serif"; 
    font-size: 15pt;
    font: italic;
    }

Div.bar {font-family: "book antiqua", "MS Serif"; 
         font-size: 10pt;
         color: yellow;
         }

DIV.info {font-family: "Technical", "MS Serif"; 
          font-size: 12pt; 
        }

DIV.player {border: thick purple groove;
         color: yellow;
         background-color: black;
         font-family: "Technical", "MS Serif";
        }



DIV.quote { 
           font-size: 12pt;
           font: italic;
           font-style: italic;
           }

DIV.lyrics {font-family:  "MS Serif"; font-size: 12pt;font: italic;}







DIV.one {border: thick purple groove;
         color: yellow;
         background-color: black;
         font-family: "Technical", "MS Serif";
        }
DIV.two {font-family: "Technical", "MS Serif"; font-size: 12pt;}

Body { background-color:  F5DEB3}