/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentytwelve theme 
Author: Nicolas Morizet
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

body.home .entry-header {
    display:none;
}

body.home .entry-content {
    margin-top:-24px;
}

