body{
	background:url(../img/bg.png) top center no-repeat #fff;
	background-size: 100%;
}
.bg{
	background: #fff;
}
.main{
	width: 1200px;
	margin: 20px auto;
	position: relative;
}
