#container {
	width: 800px;
	margin: 0 auto;
}
body, p, h1 {
	font-family: Georgia, "Times New Roman", serif;
}
p {
	text-align: justify;
}