
/* Print vs. Screen styles */
	div.header {
		display: inline;
	}
	
	div.pageContent {

	}
	
	div.footer {
		display: inline;
	}
