Copied!
background-image: linear-gradient(top, #572a00 0%, #452e02 11%, #452e02 20%, #bea058 41%, #bea058 66%, #8e7940 87%, #8e7940 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #572a00), color-stop(0.114, #452e02), color-stop(0.203, #452e02), color-stop(0.405, #bea058), color-stop(0.662, #bea058), color-stop(0.869, #8e7940), color-stop(1, #8e7940));
background-image: -moz-linear-gradient(top, #572a00 0%, #452e02 11%, #452e02 20%, #bea058 41%, #bea058 66%, #8e7940 87%, #8e7940 100%);
background-image: -o-linear-gradient(top, #572a00 0%, #452e02 11%, #452e02 20%, #bea058 41%, #bea058 66%, #8e7940 87%, #8e7940 100%);
background-image: -ms-linear-gradient(top, #572a00 0%, #452e02 11%, #452e02 20%, #bea058 41%, #bea058 66%, #8e7940 87%, #8e7940 100%);