h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

