@import url("../twentytwelve/style.css");
/*
Theme Name:     Twenty Twelve Child
Theme URI:      http://johnlovett.com/
Description:    Child theme for the Twenty Twelve theme
Author:         John
Author URI:     http://example.com/about/
Template:       twentytwelve
Version:        0.1.0
*/
#site-navigation {
	display: none;
}
.site-info {
   display: none;
}
.site-header {
    padding-bottom: 0;
}
.site-content {
margin-top: -20px;
}