/* Stylesheet to format printed pages */

#masthead, #resourceNav {display: none}

#content, #main, #page, body {
	width: 100%;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}

h1 {
	display: block;
	text-align: center;
	text-transform: uppercase;
}
h2 {font-size: 2em}

a {text-decoration: underline}