body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

p {
	font-size: 1em;
	line-height: 1.5em; /* 24px */
	margin-bottom: 1em;
}

a { color: #ff0000; }
a:hover { color: #999; }

h1, h2 { font-weight: normal; }

h1 { font-size: 48px; line-height: 64px; margin: 64px 0 0 -6px; }

h2 { font-size: 18px; letter-spacing: .0625em; margin-bottom: 6px;}

h2, 
p { padding: 0  42px 0 48px; }

h1 + p { font-size: 18px; line-height: 24px; margin-bottom: 1em; padding: 0; }

h1 + p:first-line,
h2 + p:first-line { font-variant: small-caps; letter-spacing: .09375em; }

p + p:first-letter { margin-left: 2em; /* 32px */ }


#content { 
	margin: 0 auto;
	width: 640px;
}

#content-main {
	float: left;
	padding-bottom: 72px;
}
