body {
	font-family: georgia, "times new roman", serif;
	padding-top: 12px;
	padding-bottom: 24px;
	font-size: 16px;
	color: #444;
	background-color: #eee;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h1 {
  font-size: 60px;
  text-shadow: 0 2px 1px #fff;
}

h2 {
  margin-bottom: 24px;
  font-size: 18px;
}

h3 {
  font-size: 24px;
  margin-bottom: 18px;
}

a {
  text-decoration: none;
  color: #48d;
}