@charset "UTF-8";

html, body {
	overflow:hidden;	
}

#EarthImg li {
	width: 90%;
	height: 90%;
}

#EarthImg ul {
	display:none;
}

#Stage {
	display:block;
	overflow:visible;
}