body {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2682a+0,d2202f+3,000000+6,000000+94,00687f+96,0088a1+98,00abc7+100 */
    background: rgb(242,104,42); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(242,104,42,1) 0%, rgba(210,32,47,1) 3%, rgba(0,0,0,1) 6%, rgba(0,0,0,1) 94%, rgba(0,104,127,1) 96%, rgba(0,136,161,1) 98%, rgba(0,171,199,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(242,104,42,1) 0%,rgba(210,32,47,1) 3%,rgba(0,0,0,1) 6%,rgba(0,0,0,1) 94%,rgba(0,104,127,1) 96%,rgba(0,136,161,1) 98%,rgba(0,171,199,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(242,104,42,1) 0%,rgba(210,32,47,1) 3%,rgba(0,0,0,1) 6%,rgba(0,0,0,1) 94%,rgba(0,104,127,1) 96%,rgba(0,136,161,1) 98%,rgba(0,171,199,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2682a', endColorstr='#00abc7',GradientType=1 ); /* IE6-9 */

}

.bg-dark {
    /*background-color: #300000 !important;*/
}