a	{
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

a:hover	{
	color: #f47a20;
	}

body	{
	font-family: Georgia, sans-serif;
	font-size: .6em;
	color: #666;
	}

img {
	margin-top: 75px;
	margin-left: 20px;
	margin-right: 30px;
	border: 0;
	}

li	{
	list-style-type: none;
	}

ul	{
	margin-top: 20px;
	position: absolute;
	left: 192px;
	line-height: 2em;
	}

.copyright {
	margin-top: 10px;
	color: #BBB;
	margin-bottom: 30px;
	}

.clicker {
	cursor: pointer;
	text-decoration: none;
	color: #f47a20;
	letter-spacing: .2em;
	font-style: italic;
	}

#characters {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #666;
	}