/*
Theme Name:     Twenty Fourteen Child
Description:    Twenty Fourteen Child Theme
Author:         Mike Simmons
Template:       twentyfourteen
*/

@import url("../twentyfourteen/style.css");

/* Theme customization starts below this line -------- */

#page {
margin-left: auto;
margin-right: auto;
}

.entry-title {
    font-size: 33px;
    font-weight: 300;
    line-height: 1.09091;
    margin: 0px 0px 12px;
    text-transform: uppercase;
}

#access main {
    background-color: #xxxxxx;
}

#access a { color: white; }