#wrapper {
	margin: auto;
	width: 650px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	text-align: center;
	font-size: 23pt;
}

h2 {
	margin-top: 100px;
	text-align: center;
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
	text-align: center;
}

