@charset "utf-8";

body{
	font-family: "Courier New", Courier, monospace;
	width: 650px;
}

h1{
	text-align: center;
	font-size: 28px;
}