  body {
	background-image: url("");
	background: #000000;
	background-repeat: repeat-x;
	background-position: center;
        color: #FFFFFF;
	}
A:link    { color: #FFFFA0 }    /* unvisited link */
A:visited { color: #FFFFFF }    /* visited links */
A:active  { color: #FFFF00 }    /* active links (whatever those are!) */

.text0 {
        color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 14px;
	}
.text1 {
        color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 16spx;
	}
.text2 {
        color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 20px;
	}

.H1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 36px;
	}
.H2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 32px;
	}
.songTitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 20px;
	}
.lyrics {
        color: #FFFFFF; 
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: bold;
	font-size: 16px;
	}
.textBlack {
        color: #000000; 
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 16px;
	}
.textWhite {
        color: #FFFFFF; 
	font-family: Arial, Helvetica, Geneva, sans-serif;
        font-style: normal;
        font-weight: normal;
	font-size: 14px;
	}

