/* CSS Document */

#header {
	display: none;
	}
h1.noshow {
	display: block;
	}

#mainNav {
	display: none;
	}
#body {
	font-size: 14px;
	}

