P.blurb {
	font-size: smaller;
	font-style: italic;
}

.sentence {
	margin: 0 0 0 0;
	padding: 0 0 0 2em;
	text-indent: -2em;
}

.galleria {
	text-align: center;
	margin: 1em;
}

H1
{
	width: 100%;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-weight: normal;
	font-size: 225%;
	border-bottom: 2px solid;
	color: #000033;
	margin-bottom: 5px;
}

BODY 
{
	font-family: Lucida Grande, Verdana, sans-serif;
	color: black;
	background-color: white;
	padding: 1em 1em 1em 2em;

}

H2
{
	font-family: Lucida Grande, Verdana, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #000000;
}

H3
{
	font-family: Lucida Grande, Verdana, sans-serif;
	font-weight: normal;
	font-size: 150%;
	margin: 0 0 0 0;
	color: #000033;
}

.story
{
  margin: 0 0 0 0;
  padding: 0 0 0 2em;
}

.links
{
	width=100%;
	text-align: right;
}