/* Don't show various things like navigation */
div#header,
div#footer,
div#nav {
	display: none;
	visibility: hidden;
}