#header .header-nav, #footer { 
	display:none !important; 
}
.body {
	padding-bottom: 20px;
}
#header .header-logo, h1 {
	text-align: center;
}

#header .header-body {
    min-height: 20px;
}

#header .header-logo {
    background: #c51a20;
	margin-bottom:20px;
}