/**
 *  Big CSS here
**/

body {
	font-family: "Andale Mono" Courier "Courier New" monospace;
}
a {
	color: #000000;
}
#footer {
	font-size: small;
}
#bigtext {
	white-space: pre;
	padding: 15px;
	margin-top: 15px;
	border: 1px dashed #cccccc;
	font-size: .8em;
}
#header {
	white-space: pre;
}
#header h1 {
	display: none;
	height:0px;
}
.help, .help a {
	font-size: small;
	color: #aaaaaa;
	font-style: italic;
	margin: 0px;
}
