body {
	background: #000000;
}

a:link, a:visited, a:active {
	color: #bbf300;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



#white {
	position: absolute;
	left: 100px;
	top: 50px;
	padding: 10px;
	width: 800px;
	max-width: 800px;
	
	text-align: left;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}

#center_stage {
	position: absolute;
	left: 100px;
	top: 250px;
	padding: 10px;
	background:#333333;
}
