@charset "UTF-8";
h1 {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}
p {
	font-family: "Courier New", Courier, monospace;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
}
