/* Enter Your Custom CSS Here */
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
	max-width: 650px;
}

#logo a {
    text-decoration: none;
    color: #FFF;
}

#top-menu a {
    color: #FFF;
    
}