a img {
	border:none;
}

body {
	background:#686868;
	margin:0;
	padding:0;
	color:black;
}

#containerCover {
	width:790px;
	min-height:780px;
	background:white;
	border-style:solid;
	border-width:thin;
	border-color:black;
	margin-left:auto;
	margin-right:auto;
}

#containerGeneral {
	width:790px;
	min-height:780px;
	background:white;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
}

#staff {
	font-weight:bold;
}

#dedication {
	text-align:center;
	margin-top:200px;
	margin-bottom:200px;
}

#tauth {
	text-align:center;
}

h1 {
	text-align:center;
}

h2 {
	text-align:center;
}

h3 {
	text-align:center;
}

.quickNavTop {
	margin-right: 20px;
	font-size:small;
	text-align:right;
}

.quickNavBot {
	margin-bottom:5px;
	margin-right: 20px;
	font-size:small;
	text-align:right;
}

.qn:link {
	color:black;
	text-decoration:none;
}

.qn:visited {
	color:black;
	text-decoration:none;
}

.qn:hover {
	color:blue;
	text-decoration:none;
}

.qn:active {
	color:black;
	text-decoration:none;
}

.cover:link {
	text-decoration:none;
}

.cover:visited {
	text-decoration:none;
}

.cover:hover {
	text-decoration:none;
}

.cover:active {
	text-decoration:none;
}

.gdiv {
	text-align:center;
}

.goddard:link {
	color:black;
	text-decoration:none;
}

.goddard:visited {
	color:black;
	text-decoration:none;
}

.goddard:hover {
	color:black;
	text-decoration:none;
}

.goddard:active {
	color:black;
	text-decoration:none;
}

.para {
	text-indent:25px;
}

.sig {
	text-indent:50px;
}

.continue {
	text-align:center;
}

.break {
	text-align:center;
}

.blockText {
	padding:25px;
}

.additionalInfo {
	font-size:small;
}

.poem {
	text-indent:35%;
}

.ronIsSpecial {
	text-indent:20%;
}
