body:not(.home) .header-image {
	background-image: none;
	max-height: 0;
}

body:not(.home) .hgroup-wrap {
    display: none;  
}

body {
    border-top: none;
} 

.header-image {
	margin-top: -55px;
}

.hgroup-wrap {
   margin-top: -50px;   
}