body
{
	/* background-color: #FAFAD2 */
	background-color: #CFF
}

h1
{
	font-family: sans-serif;
	font-size: 30pt
}

p
{
	font-family: sans-serif;
	font-size: 10pt
}

.blueMiddle
{
	text-align: center;
	color: blue
}
	
.blackMiddle
{
	text-align: center;
	font-family: sans-serif;
	font-size: 13pt
}

.homeLink
{
	position: absolute;
	left: 50px;
	top: 35px;
	color: blue;
	font-family: sans-serif;
	font-size: 15pt
}

.caption
{
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt
}