.page-id-7 .masthead, .page-id-7 #footer, .page-id-7 .header-space
{
	display:none !important;
}
.page-id-7 .header-space
{
	height:0px !important
}
.page-id-7 #main
{
	padding:0 !important
}
body.page-id-7 
{
	background-color:#ededed;
}
body.page-id-7  #page
{
    display: flex;
    justify-content: center;
    height: 100vh;
    flex-direction: column;
}