body {
	background-color: #fff;
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, sans-serif;
}
h1 {
	margin-bottom: 2em;
}
#address {
	margin: 0 auto;
	width: 400px;
	line-height: 1.6em;
}
