

h1 {
	font-family: Minion,Georgia,'Times New Roman',Times,serif;
	font-size: 2em;
	margin-top: 30px;
}

p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 18px;
}

div#container {
	margin: 2em auto 4em auto;
	padding: 0 0 3em 0;
	width: 400px;
	border-bottom: 1px solid #ccc;
}

div#container img {
	padding-top: 40px;
}

h3.group {
	border-top: 1px solid #ccc;
	padding-top: 1em;
	margin-top: 3em;
}