#backgrnd_home {
	width: 800px;
	height: 520px;
	position: absolute;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -260px;
	z-index: 1;
}