body,html {
	margin-top:20px;
	margin-left:20px;
	margin-right:0;
	margin-bottom:10px;
	height: 700px;
	width: 100%;
	background-color: #333;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-size: small;
	text-align: left;
}

.footer {
	border:0px;
	margin: 0px;
}

a {
	color: #999;
	text-decoration:none;
}

A:visited {
	color: #999;
}
a:hover {
	color: #FFF;
	text-align: left;
}
.centerStage {
	height: 600px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Lucida Console", Monaco, monospace;
}
