
/*	Elements
	----------------------------------------------- */
	body {
		font-size: 0.8em;
		line-height: 1.8em;
	}


/*	Branding
	----------------------------------------------- */
	#branding h1 {
		font-size: 2em;
	}


/*	Navigation
	----------------------------------------------- */
	#navigation,
	navigationSub {
		display: none;
	}

