body, html {
	margin: 0px;
	padding: 0px;
	background-color: #45423C;
	height: 100%;
	width: 100%;
}
#content {
	position: absolute;
	height: 100%;
	width: 100%;
}
