@charset "utf-8";
h1 {
	display: none;
}
h2 {
	font-size: 15px;
}

form {
	display: none;
}
body {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

