@charset "utf-8";
/* CSS Document */

body {
	font-size: 16px;
}

h1 {
	font-size: 23px;
	text-align: center;
	text-decoration: underline;
}

h2 {
	font-size: 19px;
	text-align: center;
}

div#main {
	width: 750px;
	left: auto;
	right: auto;
}

.
