div#title {
	background-image: none;
}
#title > h1 {
	text-shadow: none;
}
#title > h1 strong {
	color: #555;
	margin-right: 0;
	letter-spacing: 0;
}
#title + section {
	padding-top: 0;
}
section ul {
	padding-left: 2em;
}
section li {
	margin-top: .5em;
}