.contaner {
width:auto;
margin: 0 auto;
position:relative;
}

.baner {
background-image: url(work3.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;

}