Copied!
background-image: linear-gradient(top, #000000 0%, #e2d4a4 12%, #e2d4a4 23%, #f4e8c2 31%, #f4e8c2 40%, #e2d4a4 56%, #e2d4a4 72%, #f6ebc4 78%, #f6ebc4 83%, #dfc36f 92%, #dfc36f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(0.115, #e2d4a4), color-stop(0.229, #e2d4a4), color-stop(0.312, #f4e8c2), color-stop(0.396, #f4e8c2), color-stop(0.557, #e2d4a4), color-stop(0.719, #e2d4a4), color-stop(0.776, #f6ebc4), color-stop(0.833, #f6ebc4), color-stop(0.917, #dfc36f), color-stop(1, #dfc36f));
background-image: -moz-linear-gradient(top, #000000 0%, #e2d4a4 12%, #e2d4a4 23%, #f4e8c2 31%, #f4e8c2 40%, #e2d4a4 56%, #e2d4a4 72%, #f6ebc4 78%, #f6ebc4 83%, #dfc36f 92%, #dfc36f 100%);
background-image: -o-linear-gradient(top, #000000 0%, #e2d4a4 12%, #e2d4a4 23%, #f4e8c2 31%, #f4e8c2 40%, #e2d4a4 56%, #e2d4a4 72%, #f6ebc4 78%, #f6ebc4 83%, #dfc36f 92%, #dfc36f 100%);
background-image: -ms-linear-gradient(top, #000000 0%, #e2d4a4 12%, #e2d4a4 23%, #f4e8c2 31%, #f4e8c2 40%, #e2d4a4 56%, #e2d4a4 72%, #f6ebc4 78%, #f6ebc4 83%, #dfc36f 92%, #dfc36f 100%);