#heist_flash {
	position:			absolute;
}
html {
	background:			#FFF;
	font:				18px "Courier New", sans-serif;
	overflow-y: scroll;
}
h1 img {
	width:				165px;
	height:				55px;
}
a {
	color:				#000;
}
a:hover {
	background-color:	#000;
	color:				#FFF;
	text-decoration:	none;
}