body {
	font: 1.5em/2em "Times New Roman",Times,"Nimbus Roman No9 L","FreeSerif","Liberation Serif",serif;
	background: #000;
	color: #fff;
}

a {
	color: yellow;
}

h1, h2, h3, h4, h5, h6 {
	color: yellow !important;
}

#midcol p.indent {
	text-indent: 0;
}

.box {
	border-color: yellow !important;
}

