body, html {
	height: 100%;
}

body {
	overflow: hidden;
	margin: 0;
	padding:0;
	background: #D0D820;
}
object {
	outline: none;
}