html, body {
	height:100%;
}

object {
	outline:none;
}

body {
	margin:0;
	padding:0;
	overflow:hidden;
	background: #990000;
}
