body
{
  background: black;
  font-family: sans-serif;
}
body a
{
  color: #669;
}
.main_menu {
	background: #555;
}
.geninfo, .details, .whenwhere
{
  background: white;
}
.details 
{
	border-bottom: 3px solid black;
}
.whenwhere ul, .geninfo ul
{
	list-style-type: none;
	border-bottom: 3px solid black;
}
.whenwhere dl dt
{
  font-weight: bold;
}
.geninfo dl, .whenwhere dl
{
  border-bottom: 3px solid black;
}
h3
{
  background: #aaa;
  color: #222;
  border-bottom: 3px solid black;
}
#slack { list-style-image: url("images/blueslacksmall.png") ; }
#revos { list-style-image: url("images/tuxsmall.png"); }
#xmas { list-style-image: url("images/xmas_penguinsmall.png"); }
h3#xmas { background: #aaa url('images/xmaslogo.png') right center no-repeat; }
#debian { list-style-image: url("images/debian/debian-item.png"); }
#gnu { list-style-image: url("images/gnu/gnu-item.png"); }
