Copied!
background-image: linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #000000 50%, #000000 99%, #7e7e7e 99%, #fcfcfc 100%, #8686b9 100%, #111177 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(0.002, #7e7e7e), color-stop(0.004, #fcfcfc), color-stop(0.006, #7e7e7e), color-stop(0.008000008400000001, #000000), color-stop(0.5, #000000), color-stop(0.9919999916, #000000), color-stop(0.994, #7e7e7e), color-stop(0.996, #fcfcfc), color-stop(0.998, #8686b9), color-stop(1, #111177));
background-image: -moz-linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #000000 50%, #000000 99%, #7e7e7e 99%, #fcfcfc 100%, #8686b9 100%, #111177 100%);
background-image: -o-linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #000000 50%, #000000 99%, #7e7e7e 99%, #fcfcfc 100%, #8686b9 100%, #111177 100%);
background-image: -ms-linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #000000 50%, #000000 99%, #7e7e7e 99%, #fcfcfc 100%, #8686b9 100%, #111177 100%);