
body
{background: url(../1998/album_tile.jpg);
}


h1
{font-size: 30px;
text-align: center;
color: gold;
}


h3
{
color: navy;
text-align: center;
font-family: bookman old style;
font-style: italic;
font-size: 20px;
}

div.events
{margin-left:25%;
margin-right:25%;
background: url(../parchment_recruit.jpg);
padding-top:2%;
padding-bottom:2%;
border: 10px ridge navy;
}




			a {text-decoration: none; font-weight: bold;}
			a:link {color: blue;}
			a:visited {color: teal;}
			a:hover {text-decoration: underline;}