/* hide from ie on mac \*/
html {
	height: 1024;
	overflow: hidden;
}

#lastdigsound {
	height: 620;
}
/* end hide */
body {
	position:absolute;
	width:1024px;
	height:620px;
	left: 50%;
	top: 50%;
	margin-left: -512px;
	margin-top: -310px;
}