@charset "ISO-8859-1";


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

