.bg-image {
    background: #222 url("bg.jpg") center no-repeat;
    background-size: cover auto 100%;
    background-attachment: fixed;
}
