/* hide from ie on mac \*/
html, body, #flash {
	height: 100%;
	overflow: hidden;
}
/* end hide */
body {
	background: #fff;
	font: 86% "Helvetica", Arial, sans-serif;
	margin: 0;
	text-align:center;
}

img {
	border: none;
}
