body {
	background-color:#000;
	color:#fff;
	font-family: "Trebuchet MS", sans-serif;
}

h2 {
	font-size:20px;
	color:#888;
	font-weight:bold;
}

a:link, a:visited, a:hover {
	color:#555;
}