<div class="container">
<div class="b-header">s</div>
</div>
.b-header {
height: 300px;
background-image: url('design/fon.png');
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color: #464646;
}