/* CSS Document */
body {
	margin: 0px;
	overflow:auto;
}
#fcon {
	position: absolute;
	left: 0px;
	top: 0px;
	height:100%;
	width:100%;
}
