@charset "UTF-8";
#outerwrapper {
	background-image: url(../work/John_Arneson_Background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: 52em;
	width: 75em;
	cursor: auto;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	height: 8em;
	width: 95%;
	float: right;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	height: 30em;
	width: 90%;
	float: right;
	margin-right: 2em;
	margin-bottom: 0em;
	text-align: left;
}
