#header, #background, #footer, .close-icon {
	display: none;
}
#content-holder {
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
#content-holder .content {
	display: block;
	top:0!important;
}