body {
	background: #ffffff;
	text-align: center;
}

#container {
	width: 960px;
	height: 700px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: auto;
	line-height: 24px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 44px;
}
