body {
	text-align: center;
}
#masthead,
#extra,
#colophon,
#overlay,
#overlay-search,
#overlay-find-a,
.button--main {
	display: none !important;
}
#content {
	font: 400 18px/1.5 "Georgia", serif;
	max-width: 34em;
	margin: 0 auto;
	text-align: left;
}
h1, h2, h3 {
	font: 700 24px/1.2 "Arial", sans-serif;
}
h1 {font-size: 42px;}
h2 {font-size: 32px;}

img {
	max-width: 100%;
	height: auto;
}

#banner h1 {font-size: 68px;}
#banner strong {text-transform: uppercase;}