Copied!
background-image: linear-gradient(top, #a45050 0%, #000000 16%, #000000 32%, #b16363 36%, #b16363 39%, #5e3e3e 45%, #5e3e3e 50%, #d6acac 75%, #d6acac 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a45050), color-stop(0.16, #000000), color-stop(0.32, #000000), color-stop(0.355, #b16363), color-stop(0.39, #b16363), color-stop(0.445, #5e3e3e), color-stop(0.5, #5e3e3e), color-stop(0.75, #d6acac), color-stop(1, #d6acac));
background-image: -moz-linear-gradient(top, #a45050 0%, #000000 16%, #000000 32%, #b16363 36%, #b16363 39%, #5e3e3e 45%, #5e3e3e 50%, #d6acac 75%, #d6acac 100%);
background-image: -o-linear-gradient(top, #a45050 0%, #000000 16%, #000000 32%, #b16363 36%, #b16363 39%, #5e3e3e 45%, #5e3e3e 50%, #d6acac 75%, #d6acac 100%);
background-image: -ms-linear-gradient(top, #a45050 0%, #000000 16%, #000000 32%, #b16363 36%, #b16363 39%, #5e3e3e 45%, #5e3e3e 50%, #d6acac 75%, #d6acac 100%);