Copied!
background-image: linear-gradient(top, #804030 0%, #ffbf90 13%, #ffbf90 25%, #6c2e16 38%, #6c2e16 50%, #ffbf90 63%, #ffbf90 75%, #804030 88%, #804030 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #804030), color-stop(0.125, #ffbf90), color-stop(0.25, #ffbf90), color-stop(0.375, #6c2e16), color-stop(0.5, #6c2e16), color-stop(0.625, #ffbf90), color-stop(0.75, #ffbf90), color-stop(0.875, #804030), color-stop(1, #804030));
background-image: -moz-linear-gradient(top, #804030 0%, #ffbf90 13%, #ffbf90 25%, #6c2e16 38%, #6c2e16 50%, #ffbf90 63%, #ffbf90 75%, #804030 88%, #804030 100%);
background-image: -o-linear-gradient(top, #804030 0%, #ffbf90 13%, #ffbf90 25%, #6c2e16 38%, #6c2e16 50%, #ffbf90 63%, #ffbf90 75%, #804030 88%, #804030 100%);
background-image: -ms-linear-gradient(top, #804030 0%, #ffbf90 13%, #ffbf90 25%, #6c2e16 38%, #6c2e16 50%, #ffbf90 63%, #ffbf90 75%, #804030 88%, #804030 100%);