#background {
	position: fixed;
	background-color: #3AA935;
	height: 100%;
	width: 100%;
	top: 447px;
}

#image{
	position: fixed;
	top: 0px;
	margin: auto;
	left: 0;
	right: 0;
	z-index: 3;
}