body {
	background-color: #8D8D8D;
	margin: 0px;
}
#button {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#button img {
	height: 100%;
	width: 100%;
	border: none;
}