Copied!
background-image: linear-gradient(top, #434444 0%, #525252 3%, #525252 6%, #5b595a 19%, #5b595a 31%, #4a4a4c 33%, #4a4a4c 35%, #222224 68%, #222224 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #434444), color-stop(0.03, #525252), color-stop(0.06, #525252), color-stop(0.185, #5b595a), color-stop(0.31, #5b595a), color-stop(0.33, #4a4a4c), color-stop(0.35, #4a4a4c), color-stop(0.675, #222224), color-stop(1, #222224));
background-image: -moz-linear-gradient(top, #434444 0%, #525252 3%, #525252 6%, #5b595a 19%, #5b595a 31%, #4a4a4c 33%, #4a4a4c 35%, #222224 68%, #222224 100%);
background-image: -o-linear-gradient(top, #434444 0%, #525252 3%, #525252 6%, #5b595a 19%, #5b595a 31%, #4a4a4c 33%, #4a4a4c 35%, #222224 68%, #222224 100%);
background-image: -ms-linear-gradient(top, #434444 0%, #525252 3%, #525252 6%, #5b595a 19%, #5b595a 31%, #4a4a4c 33%, #4a4a4c 35%, #222224 68%, #222224 100%);