body {
	background-color: #57a65c;
}

div#background {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: -1;
}