html {
	font-family: verdana;
	background-color: #000;
	border-top: 5px dotted #f27;
	color: #f27;
}
.when {
	font-size: x-small;
}
#footer {
	border-top: 5px dotted #f27;
	font-size: xx-small;
}
h2 {
	text-align: right;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #f27;
}
hr {
	display: none;
}