* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	overflow: auto;
}
body {
	margin: 0;
	padding: 0;
}
object {
	outline: none;
}
#bg, #page, #site {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bg, #site {
	width: 100%;
	height: 100%;
}
#bg {
	left: 0px; top: 0px;
}
