body {
  background-color: #FFC153;
}

.main_img {
	width: 1020px;
	height: 680px;
	background-image: url("../images/bg.png");
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}