body {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
}
