body {
	background: #444 url(/images/psychedelicpool.gif);
	color: #ff6;
	font-size: 95%;
}

a {
	color: #78f;
}

a:hover {
	background: #90f;
	color: #ff0;
}

#content {
	border-color: #78f;
	color: #609;
}

#content a {
	color: #c00;
}

#content a:hover {
	color: #ff0;
	background-color: #f00;
}

#content h1 {
	text-align: center;
	border-color: #060;
}

#content h1:before {
  color: #000;
  font-size: 1.4em;
  content: "- ";
}

#content h1:after {
  color: #000;
  font-size: 1.4em;
  content: " -";
}

#content h2 {
	color: #040;
}

#content h3 {
	color: #040;
}

#content h2:after {
	content: ":";
}

#content dd dd {
	border-color: #444;
}

#copyright {
	border-color: #060;
	color: #dd0;
	font-size: 1.2em;
}

#menu > dl > dt {
	border-color: #7f9;
}

#menu > dl > dd {
	border-color: #7f9;
}

#menu li a {
	display: block;
}

#stamp {
	font-weight: bold;
	color: white;
}
