h1{
	color:#36c;
	font-size:2em;
	text-align:center;
	margin-top:1em;
}
#read{
	text-align:center;
	margin-top:1em;
}
h2{
	font-size:1.3em;
	margin-bottom:0.5em;
	border-left:solid 12px #36c;
	border-bottom:solid 1px #36c;
	margin-top:1em;
	margin-bottom:0.7em;
}
.sub{
	font-weight:bold;
}
p{
	line-height:170%;
	margin-bottom:1em;
}