html{
	height:100%;
	margin-bottom: 1px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	background-color: #98CA98;
}