/* CSS Document */

body {
	background-color: #000;
	color: #E6E6E6;
}

h1 .subtitle {
	color: #999;
}

#small-nav a {
	color: inherit;
}