.ast_slider_wrapper {
    float: left;
    width: 100%;
    position: relative;
    background-color: #111111;
    z-index: 1;
    background-image: url(../images/content/slider2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
