#content h1 {
	font-size:2.8em;
	font-weight:normal;
	color:#3e3e3e;
}

.article h1, .page h1 {
  margin:0;
}

#content h1 a {
	color:#3e3e3e;
}

#content .subtitle {
	margin-top:0;
	color:#bdbdbd;
	font-size:1.2em;
}

#content p {
	font-size:1.4em;
	color:#666;
	line-height:1.4;
}