body {
  font:80%/1.25em arial, sans-serif;
  letter-spacing:.1em;
}
h1, h2, p, pre {
	display:blockbody {
  font:80%/1.25em arial, sans-serif;
  letter-spacing:.1em;
}
h1, h2, p, pre {
	display:block;
	width:900px;
}
h1 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto 15px;
}
h2 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
	color:#AAA;
	margin:30px auto 15px;
}
p {
	margin:15px auto;
	padding:15px;
	border-top:1px dotted #DDD;
	border-bottom:1px dotted #DDD;
}
	p.highlight {
	  border:0px solid #FFD;
	  padding:15px;
	  background:#FFE;
	  color:#820;
	}
	p.footer {
		display:block;
		text-align:center;
		border:none;
	}
pre {
	margin:15px auto;
}