﻿.chord {
	font:bold 200% Verdana;
	color:blue;
	padding-right: 1ex;
	}
.chordline {
}
.lyricsline {
    font:  275% veranda;
}
A.chordlink {
	text-decoration:none;
	} 
A.chordlink:hover {
	text-decoration:underline;
	} 
.comment {
	color: white;
	background-color: black;
	margin-top:1em; padding:0 .5em;
}
.chorus {
	border-left: solid; 
	padding-left:1ex;
}
.highlight {
    background-color: yellow;
}
body {
  padding-left: 0px;
  padding-right: 0px;
}

h1 { 

  font-size: 375%; 
  font-weight: bold;
}

  
h2 { 
  font-size: 325%; 
}

