body {
	background-color: #f1f0e9;
	padding-top: 90px;
	overflow: auto;
}

.news {
	border-bottom: 0;
}

.news img, .about img {
	display: inherit;
	margin: 20px auto 0 auto;
}