#main {
	margin: 10px 40px;
}

#main h2 {
	border: 0 solid #393;
	border-bottom-width: 2px;
	margin-top: 1.5em;
	margin-bottom: 0;
	color: #363;
}

#main h3 {
	margin-top: 1.5em;
	margin-bottom: 0;
	color: #3C3;
}

#main p {
	margin-top: 2px;
}
