body {	
	margin-left: 0px;	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	background-color: #1c1c1c;
	text-align:center;
}

#sb-body-inner img {
	cursor:pointer;
}

#sb-nav{
	display:none;
}

#flash_site {
	position:relative;
	z-index:1;
}

#alter {
	color:white;
	width:800px;
	font-family:arial,verdana;
	text-align:justify;
	margin:0 auto;
	margin-top:100px;
}

#footer {
	color:#ffffff;
	font:10px arial;
}

#footer a {
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}