.art-sheet {
	background-color: #fff;
	background-image: url(images/bg-top-2016-resp.jpg), url(images/bg-bottom-2016.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: top center, bottom center;
}

.art-footer, .art-footer a:visited, .art-footer a, .art-footer a:link {
	color: #000;
}

.art-headline {
	top: 14px !important;
}

.art-header img {
	max-width: 100%;
}

.art-header,
.custom-responsive .art-header,
.art-footer,
.default-responsive .art-header, .default-responsive #art-header-bg{
	background: none;
}

.art-postcontent .art-content-layout:nth-of-type(2) {
	margin-top: 25px;
}

@media (max-width: 799px) {
	.art-sheet {
		background-image: url(images/bg-top-2016-resp.jpg), url(images/bg-bottom-2016-resp.jpg);
	}
}