html {
	background: #0b0b0b;
}
body {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:72px;
	font-weight:bold;
	letter-spacing:-1.5px;
	line-height:1;
	/*word-break: break-all;*/
	color: #888888;
	background: #0b0b0b;
	text-align: center;
	margin: 0px; overflow:hidden 
}
a, a:hover, a:visited{
	border: 0;
	text-decoration: none;
	outline: none;
	color: #888888;
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}
#swf_wrap {
	width: 100%;
	height:100%;
	text-align: center;
	overflow: hidden;
	min-height: 260px;
	min-width: 175px;
	z-index: 20;
}
h1 {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:72px;
	font-weight:bold;
	letter-spacing:-1.5px;
	line-height:1;
}
#incase {
	/*display: hidden;*/
	position: fixed;
	top:0;
	left:20px;
	text-align: left;
	color: #0b0b0b;
	z-index: -20;
}
#incase a, #incase a:hover, #incase a:visited{
	color: #0b0b0b;
}





