main{
	background: url("../image/landing4.png") no-repeat center;
	background-size: 1200px;
	display:flex;
	justify-content: center;
	background-position: top;
}

content{
	background:white;
}