body {
    /*background-color: rgba(0, 0, 0, 0.8);*/
}

body {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url('../images/slide/slide2.jpg');
    background-repeat: no-repeat;
    background-size: cover;

}

