@charset "utf-8";
	
		#flashcontent {
			height: 100%;
		}
	
		/* hide from ie on mac \*/
		html {
			height: 100%;
			overflow: hidden;
		}
		/* end hide */

		body {
			height: 100%;
			margin: 0;
			padding: 0;
			background-color: #000;
		}
h1{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0px;
	text-decoration: none;
	font-size: 0.1em;
	font-weight: bold;
}
