body {
	font-family: Vollkorn, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}

i {
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	text-align: left;
}

p.center {
	text-align: center;
}

p.copy {
	margin: 40px 0 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #bcbcbc;
}

hr {
	color: #b9b9b9;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
}

#container {
	width: 400px;
	margin: 5% auto 0 auto;
	text-align: center;
}

.logo {
	margin: 40px 0;
}