.body {
	text-align: center;
	padding: 20px;
}
#address {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	width: 250px;
	vertical-align: top;
}
#hours {
	padding-top: 40px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	width: 250px;
	vertical-align: top;
}
#hours span {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#directionsHeader {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}