/*
	Ion by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 12pt;
	}

/* Banner */

	#banner {
		padding: 12em 0;
		height: 28em;
	}

	#innerbanner {
		padding: 5em 0;
		height: 14em;
	}

	#banner h2, #innerbanner h2 {
		font-size: 3em;
	}
