@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
