body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	background-color: black;
	color: #009900;
	text-align: left;
}

h3 {
	clear: both;
}

a, a:visited, a:hover{
	color: #009900;
}

h1 {
	font-size: 2.5em;
}

hr {
	border: 0;
	height: 1px;
	background: #009900;
}

.footer {
	margin: 6em auto 2em auto;
	width: 80%;
	border-top: 1px solid #009900;
	font-size: 0.75em;
	clear: both;
}

ul.boyz, ul.boyz ul {
	list-style-type: none;
}

li > ul {
	display: block;
	float: 	left;
	margin: 1em;
	text-align: center;
}
