#branding {
	border-top: 0px solid #0a0a0a;
	background: #0f0f0f;
	color: #bbb;
}
#site-title a {
	color: #eee;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
}
#site-description {
	color: #858585;
}
#branding #s {
	background-color: #ddd;
}