#content {
	padding-top: 20px;
}

td.right .section {
	border-bottom: none;
	padding-bottom: 0;
}

#home-imgs {
	text-align: center;
}

#home-imgs img {
	border: solid 5px #c8cbb9;
	padding: 1px;
	background: #000;
	margin-right: 10px;
}

#home-imgs img.last-child {
	margin-right: 0;
}

.home-box {
	padding: 30px 50px;;
	background: #eae9e2;
	border: solid 1px #c8cbb9;
}