body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #99FF00;
}
a:active {
	color: #333333;
	background-color: #99FF00;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 80px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	float: none;
}
.here {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	width: 100px;
	position: absolute;
	left: 80px;
	top: 80px;
}
.context {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	width: 400px;
	position: absolute;
	left: 200px;
	top: 80px;
	text-transform: uppercase;
}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(assets/eMAD_logo/onepixel.png);
	text-align: center;
	word-spacing: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 60px;
	position: absolute;
	left: 0px;
	top: 100px;
	right: 60px;
	background-repeat: no-repeat;
}
.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 80px;
	top: 100px;
}
.content {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	width: 400px;
	position: absolute;
	left: 200px;
	top: 100px;
}