body {
    background: #fff url(../img/background.jpg);
    background-size: cover;
}
.text-muted {
    color:#fff;
}
.bg-danger {
    background:#212121;

}

#services .container {
    margin: 0px auto;
    text-align:center;
    padding:25px 0 25px 0;
}