<style type="text/css">
.cmdline, .cmdline pre
{
	color: white;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: black;
}
.errorlog, .errorlog pre
{
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: lightgray;
}

</style>