body
	{
		background-color:#636363;
	}
img.center
	{
		display:block;
		margin-left:auto;
		margin-right:auto;
		border:3px solid #000000;
	}
div.ll
	{
		position:absolute;
		bottom:5px;
		left:5px;
		font-family:sans-serif;
		font-size:50%;
	}
h1.center
	{
		text-align:center;
		font-family:sans-serif;
		font-weight:lighter;
		font-variant: small-caps;
	}
div.center
	{
		text-align:center;
		font-family:sans-serif;
	}
	div.centersc
	{
		text-align:center;
		font-family:sans-serif;
		font-variant: small-caps;
	}
A:link
	{
		text-decoration:none;
		color:black;
		font-weight:bold;
	}
A:visited
	{
		text-decoration:none;
		color:black;
		font-weight:bold;
	}
A:active
	{
		text-decoration:none;
		color:black;
		font-weight:bold;
	}
A:hover
	{
		text-decoration:none;
		color:black;
		font-weight:bold;
	}
