body {
	background: black;
	color: white;
}

#header{
	border-bottom: 1px solid #333;
}

#dmwh {
	color:#777;
}

#menu a, #menu a:visited{
	color: #777;
}

#menu a#current,a:visited#current,#menu a:hover {
	border-left: #222 solid 1px;
	border-right: #222 solid 1px;
	background:black;
	color: white;
}