#main
{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: ;
	height: ;
	border: solid 0px black;
	overflow-x: hidden;
	overflow-y: hidden;
}
