body 
{
background-image: url(Images/lfoback.gif); 
background-position: right;
background-repeat: repeat-y;

background-color: #C6F4C6;
color: #701260;
margin: 0;
padding: 0;
}

h1
{
color: #701260;
font-size: 250%;
font-style: italic;
}

h2
{
color: #701260;
font-size: 200%;
font-style: italic;
}

h3
{
color: #701260;
font-size: 150%;
font-style: italic;
}

h4
{
font-size: 150%;
}

h5,h6
{
color: #701260;
font-size: 160%;
}

p
{
color: #701260;
text-align: left;
font-size: 100%;
}

p.date
{
color: #707070;
font-size: large;
font-style: italic;
font-weight: bold
}

a:link {color: #861494}     /* unvisited link */
a:visited {color: #909090}  /* visited link */
a:hover {color: #17834C}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

a
{
font-size: 90%;
}

hr 
{
border: 0;
width: 95%;
color: #b0e0b0;
background-color: #b0e0b0;
height: 2px;
}


hr.small
{
border: 1;
width: 25%;
color: #a0d0a0;
background-color: #a0d0a0;
height: 3px;
}

td.title
{
background-color: #C6F4C6;

}

td.rightrimmed
{
background-image: url(Images/lfogradconv.jpg);
background-position: top right; 
background-repeat: no-repeat;
}

td.lyrics
{
font-style: italic;
}
