/*
Theme Name:     twentytwelve_child
Template:       twentytwelve
Version:        0.1.0
*/
@import url("../twentytwelve/style.css");

.entry-content img, img.wp-post-image noshadow{
     box-shadow:none;
}

.page-id-7 header {
 display: none;
}

/* Page structure */
.site {
    padding: 0 24px;
    padding: 0 1.714285714rem;
    /* background-color: #fff; */
    background-color: transparent;
}