/*
Theme Name:     twentytwelve-child
Description:    child theme of twenty twelve
Author:         admin
Template:       twentytwelve

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentytwelve/css/style.css");

.header-image {
    display: block;
    margin: 1.71429rem auto 0;
}

#content{
    padding-left: 80px;
}