html, body, table {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
div {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:600px;
	overflow:hidden;
	_width:200px;
	_height:200px;
	z-index:1000;
}
