
* {margin:0;padding:0;border:0}
html, body {height: 100%}
#flash {
	height: 100%; width:100%;
	margin: 0 auto;
}
#flash:focus {
	outline: none; 
	-moz-outline-style: none;
}
object, embed {display: block;}
a {
	text-decoration: none;
	color: #EEE;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:none;
}
img
{
	border: none;
}

body
{
	font-family: Tahoma, Verdana, Arial;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}