﻿<style type="text/css">	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 95%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background url (background.jpg);
		background-color: #181818;
		color:#ffffff;
	}
	A 
	{
	color:#ff3399;
	font-family:'matisse itc', arial;
	font-size:10pt;
	}
	A:hover 
	{
	text-decoration:underline; 
	color:#ff3399;
	font-family:'matisse itc', arial;
	font-size:10pt;
	}
	html, body
	{
	background #fff3e5 url (background.jpg);
	}
</style>
