BODY{
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
#container{
	width: 100%;
	text-align: center;
	float: none;
	clear: both;
}
#main_content{
	width: 975px;	
	float: none;
	clear: both;
	margin: 0px auto;
	margin-top: 80px;
	text-align: center;
	font-size: 36px;
	font-family: Lucida Console, Monaco, monospace;
	color: #7e9aa4;
	letter-spacing: 8px;
	font-weight: bold;
}