body {
	background:black;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

div#unwiseHeader {
	background:#fff;
	height:2em;
	border-bottom:1px solid red;
}
