body {
	background: black;
	font-family: arial;
	font-size: 11px;
	color: white;
	padding: 10px 0 0 10px;
}

ul  {
list-style: none;
}

span, a {
	color:red;
	text-decoration: none;
}

h2 {
	font-size: 13px;
}