﻿.normbody {
       font-size: 10pt;
      text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #800000;
}

/* The following was to attempt a background image stretching exercise but it didn't work

#songbody {margin:0px;	
}
#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}
#contents {
z-index: 1;
position: absolute;
}

*/

.notice {font-size: 10pt;
      text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #800000;}
		
		

/* A first style sheet and prolly the last for this site - far too much editing required for what does after all, work perfectly well and no changes ever in seven years where css would have been a real benefit */