#middle section {
	clear: both;
	padding: 40px;
	margin-top: 20px;
}

#middle section h1 {
	font-size: 3rem;
	color: #666;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 20px;
}
.articles li {
	list-style: none;
	margin-bottom: 10px;
}

.articles li a {
	font-size: 1.1em;
}
