body {
	color: #000;
	background: #fff;
	font-size: 12pt;
	min-height: 101%
}
code {
	font-size: 12pt!important;
}

.postBody h1 {
	font-size: 300%!important;
}
.postBody h2 {
	font-size: 240%!important;
}
.postBody h3 {
	font-size: 180%!important;
}
.postBody h4 {
	font-size: 140%!important;
}
.postBody h5 {
	font-size: 100%!important;
}