h2, h3, h4, h5, h6 {
	padding-top: 20px;
}

div.important {
	font-weight: bold;
	color: #BDF;
	display: inline;
}

pre {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
	background-color: #222;	
}

div.vspacer {
	height: 15px;	
}
