body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
}
h1 {
	font-size: large;
}
h2 {

	font-size: medium;
}
li {
	padding: 5px;
}
