html
	{height: 100%;
	 overflow: hidden}
body
	{color: white;
	 background: #5e434a url(logo.gif) no-repeat 5% 4%;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 height: 100%;
	 margin: 0;
	 padding: 0;}
#flashcontent
	{height: 100%;
	 text-align: center}
a
	{color: white;
	 text-decoration: none}
a:hover
	{text-decoration: underline}