body {
    background: #FF6600 url('../src/tool-bg-3.jpg') ;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.btn-default {
    color: #222 !important;
}

.btn-default:hover {
    background: #ddd !important;
}
