
body {
	background: #fff;
	margin: 5%;
	}
	
#skips, #nav, #headerImage {
	display: none;
	}
	
#content {
	float: none;
	width: 100%;
	}
	
#footer ul {
	display: none;
	}		
	
#appStartDate {
	color: #ff3300;
	}	