.site-content .entry-content, .page-content {
	margin: 0 auto;
	max-width: 974px;
}

.archive-header, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
	margin: 0 auto;
	max-width: 974px;
}

.site {
       background-color: #fff;
       max-width: 100%;
       position: relative;
}

#site-header {
       background-color: #08228d;
       max-width: 100%;
       position: relative;
       width: 100%;
       z-index: 4;
}

#masthead {
       max-width: 100%;
       width: 100%;
}