body 	{
	margin: 2em 2em 2em 2em;
	background-color: black;
	color: white;
	}
h1	{
	text-align: center;
	font-family: "Arial", sans-serif;
	font-variant: small-caps;
	}
a:link, a:active {
	font-family: "Arial", sans-serif;
	color: #0000ff;
	text-decoration: none;
	}
a:visited	{
	font-family: "Arial", sans-serif;
	color: #0072ff;
	text-decoration: none;
	}
.smallsans	{
	font-family: "Arial", sans-serif;
	font-size: x-small;
	}
.albumthumb	{
	text-align: right;
	}
.albumlink	{
	text-align: left;
	}
.comment	{
	font-family: "Arial", sans-serif;
	font-size: small;
	text-align: center;
	color: white;
	}
.blurb	   {
  background-color: white;
  border:  gray thick solid;
  padding: 0.2em;
  color: black;
  text-align: justify;
  font-family: "Arial", sans-serif;
  width: 65%; 
  margin-left: auto;
  margin-right: auto;
}
.range {
 font-family: "Arial", sans-serif;
}

.indiv {
 font-family: "Arial", sans-serif;
 font-size: large;
 font-weight: bold;
 padding: 5px;
 text-align: center; 
}
