@charset "iso-8859-1";
BODY 
{
background-image: url('../graphics/backgrounds/library_background2.jpg'); 
background-attachment: fixed; 
margin-left: 80px
}
H1 
{
color: silver; 
font-size:20pt;
font-weight: bold;
}
H2 
{
color: silver; 
font-size:18pt
font-weight:bold; 
}
.copyright 
{
font-size: 10pt; 
color: #ffff00;
font-weight: bold; 
text-align: center;
}
.story 
{
font-size: 12pt; 
color: #000000;
background-color: white;
vertical-align: top;
margin: 25px 25px 25px 10px;
padding: 10px 10px 10px 10px;
}
.buttons
{
vertical-align: bottom;
text-align: center;
}
.songtitle
{
font-size: 10pt; 
color: #990033;
font-weight: bold;
}
A:link.next 
{
color: silver; 
font-size: 18pt;
font-weight: bold;
}
A:visited.next 
{
color: silver; 
font-size: 18pt;
font-weight: bold;
}
.quote 
{
font-size: 11pt; 
color: #000000;
}

/* Not using */
A:link.first 
{
color: #ffff00; 
font-size: 16pt;
}
A:visited.first 
{
color: #ffff00; 
font-size: 16pt;
}
A:link.second 
{
color: #9932cd; 
font-size: 14pt;
}
A:visited.second 
{
color: #9932cd; 
font-size: 14pt;
}
.intro 
{
font-size: 16pt; 
color: #ffff00;
}
.tableofcontents 
{
font-size: 14pt; 
color: #000000;
}
.more 
{
font-size: 16pt; 
color: #000000;
}
.tute 
{
font-size: 14pt; 
color: #000000;
}
.head1 
{
font-size: 16pt; 
font-weight:bold; 
text-transform:uppercase
}
.head2 
{
font-size:16pt; 
font-weight:bold; 
font-style: italic;
text-transform:uppercase
}
.head3 
{
font-size:14pt; 
font-weight:bold; 
font-style: italic;
}
