/* Typography */

body {
	font: 75%/150% Georgia, serif;
}
h1 {
	font-size:2.2em;
	font-weight:normal;
	margin-bottom:.5em;
	line-height:1em;
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.3em;
	margin-top:1em;
	margin-bottom:.2em;
}
h4 {
	font-size:1em;
	margin-top:1em;
}
p {
	font-size:1em;
}
blockquote {
	font-size:1.3em;
}
table, th, td {
	font-size:1em;
}