html {
	width:100%;
	height:100%;
	overflow:hidden;
}
img.object {
	position:absolute;
}
div.layer {
	position:absolute;
}
