#MainViewer {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #65311F;
	position: absolute;
	padding: 0px;
	margin-left: 1em;
}

p {
	margin-top: 5%;
	margin-right: 33%;
	margin-left: 33%;
	position: relative;
}