body   { 
	background-color: #000000;
	font-size: 0.9rem !important;
	color: #bcc3c7 !important;
}
body a {
	color: rgba(255,255,255,.7) !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #95a5a6 !important;
}

#header { 
	background: #222 !important;
}

#header a { 
	color: rgba(255,255,255,.7) !important;
}

kbd {
	font-size: 1.2rem !important;
}

#footer {
	color: #ee9302;
	background-color: #000000 !important;
}
