div.content h2 {
	color: #999999;
	font-weight: bold;
	margin-top: 2em;
}

div.content p {
	margin-top: 0.5em;
}

div.content ul {
	list-style-position: inside;
}

div.content div.code {
	margin-bottom: 3em;
}