@charset "UTF-8";
.headtext {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: x-large;
}
.spaceabove {
	margin-top: 12px;
}
.spacebelow {
    margin-bottom: 100px;
}
