
* {
	font-family:	Verdana, Tahoma, Arial, sans-serif;
	font-family:	serif;
}

body {
	background:	#eee;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	background:	#333;
	color:		#cff;
}

#fast {
	border-color:	#999;
	border-style:	solid;
}

code {
	font-family:	courier;
}
