@charset "utf-8";
/* CSS Document for The Missing Years (formerly In The Shaddow of the Scarecrow */

body {
	background-color: #47482F;
	font-size: 14px; font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}

a:link, a:visited {
	color: #CCCC99;
}

.tablefont {
	font-size: 12px; 
}

.blackbox {
	color: #FFFFFF;
	border: #000000 2px;
	background-color: #333333;
	text-align: center;
	padding: 8px;
	margin: 10px;
}

.blackbox a:link, #blackbox a:visited {
	color: #CCCC99;
}

.footer {
	color: #333300;
}