@CHARSET "UTF-8";

	/* hide from ie on mac \*/
	html {
		height: 600px;
		
	}
	
	#flashcontent {
		height: 600px;
	}
	/* end hide */

	body {
		height: 600px;
		text-align:top;
		margin: 0;
		padding: 0;
		background-color: #006699;
		
		 
	}



	
