body
{
	background-color:			#000;
	font-family:				Georgia, Times New Roman, Times, serif;
	color:					#fff;
	font-size:				80%;
	line-height:				1.25em;
}

#content
{
	text-align:				left;
	margin:					0 auto;
	width:					900px;
	margin-top:				40px;
	padding-bottom:				100px;
}

h1, h2
{
	position:				absolute;
	left:					-2000px;
	top:					-2000px;
}

#footer
{
	margin-top:				3em;
	text-align:				center;
}

a:link, a:visited
{
	color:					#fc3;
}

a:focus, a:hover, a:active
{
	color:					#fff;
}
