:focus {
  -moz-outline-style: none;
}
body, html {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	height: 100%;
}
a {
	text-decoration: none;
}
#page, #makeFlash {
	width: 100%;
	height: 100%;	
	display: table;
	margin: auto;
}
