*, html {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	width: 100%;
}

object {
	display: block;
	margin: 0px;
}
