html,body,#flashcontent{
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	overflow:hidden;
	background-color: #FFFFFF;
}

#flashcontent h1 {
	background: url(../imgHTML/gatonlogo.png) no-repeat left top;
	height: 57px;
	width: 217px;
	left: -1000px;
	text-indent: -5000px;
	display: block;
	outline:none;
}
