body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header h1 {
	margin-bottom: 10px;
}

#header h2 {
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
}

h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.article-body {
	
}

.article-body p {
	margin: 0 0 10px;
}

.article-body img {
	width: 50%;
}

.item {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}