body {
background-image: url("../img/bg_tools.jpg");
background-size: cover;
background-attachment: fixed;
}
.jumbotron {
    background-color: rgba(255, 255, 255, 0.54);
}