body {
    -webkit-background-size: 2560px 400px;
    -moz-background-size: 2560px 400px;
    background-size: 2560px 400px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(/uploads/website/topbg0.jpg?1470305763);
    background-color: #000000;
}

#identity {
    left: 99px;
}

/* SOCIAL HOVER COLORS */
.btn-facebook {
background: #3b5998;
}
.btn-facebook:hover {
background: #5773b3;
}
.btn-googleplus {
background: #dd4b39;
}
.btn-googleplus:hover {
background: #f96750;
}
.btn-linkedin {
background: #1d87bd;
}
.btn-linkedin:hover {
background: #48a2d9;
}
.btn-twitter {
background: #5dd7fc;
}
.btn-twitter:hover {
background: #7ef1ff;
}
.btn-social:before {
color: white;
}