body {
	background: #6d2b22;
	color: #000000;
	text-indent: 30px;
	text-shadow: white .2em .3em .5em;
	text-align: justify;
	min-width: 900px;
	}

img.exp {
	width: 900px;
	height: 675px;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	}

#floattext {
	position: relative;
	width: 410px;
	z-index: 1;
	text-align: justified;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: auto;
	font: .8em Georgia;
	background: clear;
	border: none;
	}

#floatwheader {
position: relative;
	width: 410px;
	z-index: 1;
	text-align: justified;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: auto;
	font: .8em Georgia;
	background: clear;
	border: none;
	}

#floatwheaderlist {
	position: relative;
	text-indent: 0px;
	width: 410px;
	z-index: 1;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: auto;
	font: .8em Georgia;
	background: clear;
	border: none;
	}

#header {
	position: relative;
	width: 410px;
	z-index: 1;
	text-align: justified;
	text-decoration: underline;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: auto;
	font: 1em Georgia;
	background: clear;
	border: none;
	}

#headerwheader {
	position: relative;
	width: 410px;
	z-index: 1;
	text-align: justified;
	text-decoration: underline;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: auto;
	font: 1em Georgia;
	background: clear;
	border: none;
	}