@import url(layout.css);

#subtitle {
	text-align: center;
}

#subtitle h1 {
	margin: 0;
}

#subtitle p {
	margin: 0;
}

.category {
	clear: both;
	padding-top: 2em;
}

.row {
	clear: both;
}

.details {
	margin: 10px 0 10px 18px;
}
