/* IE MAC is crap \*/
html, body{
	overflow		: hidden;
	height			: 100%;
}
/* IE MAC is crap */
html, body{
	margin			: 0;
	padding			: 0;
	background-color 	: #FFFFFF;
	color			: #FFF;
	font-family		: verdana, arial, sans-serif;
}
a, a:visited{
	text-decoration		: none;
	color			: #FFF;
}
a img{
	border			: none;
}
#getflash{
	position		: absolute;
	left			: 50%;
	margin-left		: -200px;
	width			: 400px;
	text-align		: justify;		
}
#ref{
display				: none;
}
