/*
Theme Name: Twenty Fourteen Child
Template: twentyfourteen
Author: Child Theme Configurator
Version: 1.0.1442777972
Updated: 2015-09-20 19:39:32
*/

@charset "UTF-8";

.site-title a {
    font-size: 300%;
}
.footer-sidebar .widget {
    width: 70%;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    max-width: 600px;
}
.site {
    margin-left: auto;
    margin-right: auto;
}
body {
    background: #000;
}