html,body {
	font-family: "Georgia", "Times New Roman", serif;
}
h1 {
	align: center;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}
hr {
	color: #eee;
	background-color: #eee;
	height: 2px;
	border-style: solid;
	font-size: 1.1em;
}