body {
	background-color: #FFEEB9;
	margin: 0px;
	height: 100%;
}
.box1 {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 290px;
	width: 100%;
	position: absolute;
	margin-top: -140px;
	top: 40%;
}

