html { height:100%;}
body {
	background:#000;
	margin: 0;
	padding: 0;
	height:100%!important;
	min-width:980px;
	top: 0px;
}
object, embed {
	vertical-align:top;
	outline:none;
	margin: 0;
	padding: 0;
	top: 0px;
}
div {height: 100%;}
img { border:none; vertical-align:top}
.aligncenter { text-align:center;}
