body {
	font-size: 12.5pt;
	line-height: 1.3em;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.25em;
	margin-bottom: 0.5em;
}

section {
	padding-bottom: 2em;
}

.container {
	padding: 0;
}

#image, iframe {
	width: 100%;
}

.button {
	display: block;
	font-size: 1.25em;
	padding: 0.65em 0 0.65em 0;
	width: 100%;
}

#header {
	margin-top: 2.5em;
	text-align: center;
}

#nav a {
	margin: 0 0.5em 0 0.5em;
}

#footer {
	margin-bottom: 2em;
}