.site {
	background-color: #eae8e8;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 90%;
}

.site-content .entry-header {
	background-color: #eae8e8;
}

.site-content .entry-meta {
	background-color: #eae8e8;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content {
	background-color: #eae8e8;
}

.post-navigation,
.image-navigation {
	max-width: 75%;
}
