body {
	background-color: #eee;
	font-family: Georgia, "Palatino Linotype", Palatino, serif;
	font-size: 15px;
	color: #000;
	line-height: 1.5em;
}

h1 {
	color: #000;
	letter-spacing: -2px;
	margin-bottom: 5px;
}

h2 {
	color: #1765a6;
	letter-spacing: -2px;
	margin-bottom: 0px;
}

