@charset "utf-8";
/* CSS Document */

body,html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#000;
}

div#noFlash {
	display : none;
	width:100%;
	height:100%;
	text-align:center;
	overflow:hidden;
}

div#noJavaScript {
	width:100%;
	text-align:center;
}


div#iPad {
	width:100%;
	display : none;
	text-align:center;
}