/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}

#dj {
	height: 100%;
}
/* end hide */

body {
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
}

#c {width:100%; height:100%; min-width:990px; min-height:550px; padding:0; margin:0; position:relative;}
object {min-width:990px; min-height:550px; display:block; outline:none;}