.coverbg{

background-image: url(../img/bg_flw.png);
background-repeat: no-repeat;
width: absolute;
height: 700px;
background-size: 100%;

}

.wrapper{

width: 900px;
margin: auto;
background-color: #DCE0E6;
position: relative;

}
    
