body {
	background-color: #111;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.125em;
	line-height: 1.4;
	color: #eee;
}

h1 {
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.5em;
	margin-top: 20px;
}

h2 {
	font-weight: 600;
	font-size: 1.125em;
	margin-top: 0px;
}

a:link {
	color: #4485d7;
}

a:visited {
	color: #284f80;
}

a:hover {
	color: #fff;
}

td {
	padding: 10px;
}

div.index-container {
	border: 1px solid #666;
	width: 450px;
	margin: auto;
	padding: 20px;
}

div.index-container li {
	list-style: none;
}

div.page-body {
	width: 992px;
	margin: auto;
	font-size: 0.9em;
	line-height: 1.4;
}

div#footer {
	text-align: center;
	font-size: 0.5em;
	color: #666;
	width: 450px;
	margin: 20px auto;
}

div#footer:before {
	content: "WB GAMES LOGO, WB SHIELD \2122  \0026  \00A9  Warner Bros. Entertainment Inc. (s25) All other trademarks and copyrights are the property of their respective owners. All rights reserved.";
}