BODY
	{
	 background-image: url(../images/rockbgrnd1.jpg);
	 background-repeat: repeat;
	 background-attachment: scroll; 
	 background-position: 0%
	}
	
H1
	{
	 color: purple;
	 text-align: center;
	}
	
H2
	{
	 color: black
	}
	
h5.center
	{
		text-align:center;
	}
	
P { font: 12pt/14pt serif }


.heading { font: 12pt/14pt sans-serif }
	
hr.header, hr.footer
	{
	 color: #0000FF ;
	}

	
sup
	{
	 color:blue
	}
div.foot
	{
		margin-top: 200px;
	}
div.center
	{
		text-align: center;
	}
table.leslie
	{
		width: 75%;
	}
table.clara
	{
		width: 75%;
	}