Copied!
background-image: linear-gradient(top, #ca0020 0%, #df5251 13%, #f4a582 25%, #d7af9e 38%, #bababa 50%, #7d7d7d 63%, #404040 75%, #404040 88%, #404040 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ca0020), color-stop(0.125, #df5251), color-stop(0.25, #f4a582), color-stop(0.375, #d7af9e), color-stop(0.5, #bababa), color-stop(0.625, #7d7d7d), color-stop(0.75, #404040), color-stop(0.875, #404040), color-stop(1, #404040));
background-image: -moz-linear-gradient(top, #ca0020 0%, #df5251 13%, #f4a582 25%, #d7af9e 38%, #bababa 50%, #7d7d7d 63%, #404040 75%, #404040 88%, #404040 100%);
background-image: -o-linear-gradient(top, #ca0020 0%, #df5251 13%, #f4a582 25%, #d7af9e 38%, #bababa 50%, #7d7d7d 63%, #404040 75%, #404040 88%, #404040 100%);
background-image: -ms-linear-gradient(top, #ca0020 0%, #df5251 13%, #f4a582 25%, #d7af9e 38%, #bababa 50%, #7d7d7d 63%, #404040 75%, #404040 88%, #404040 100%);