Copied!
background-image: linear-gradient(top, #afb0af 0%, #ffffff 2%, #ffffff 3%, #afb1af 7%, #afb1af 10%, #6f6c6f 15%, #6f6c6f 20%, #ffffff 39%, #ffffff 57%, #ffffff 73%, #ffffff 88%, #808180 94%, #808180 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #afb0af), color-stop(0.015, #ffffff), color-stop(0.03, #ffffff), color-stop(0.065, #afb1af), color-stop(0.1, #afb1af), color-stop(0.15, #6f6c6f), color-stop(0.2, #6f6c6f), color-stop(0.385, #ffffff), color-stop(0.57, #ffffff), color-stop(0.725, #ffffff), color-stop(0.88, #ffffff), color-stop(0.94, #808180), color-stop(1, #808180));
background-image: -moz-linear-gradient(top, #afb0af 0%, #ffffff 2%, #ffffff 3%, #afb1af 7%, #afb1af 10%, #6f6c6f 15%, #6f6c6f 20%, #ffffff 39%, #ffffff 57%, #ffffff 73%, #ffffff 88%, #808180 94%, #808180 100%);
background-image: -o-linear-gradient(top, #afb0af 0%, #ffffff 2%, #ffffff 3%, #afb1af 7%, #afb1af 10%, #6f6c6f 15%, #6f6c6f 20%, #ffffff 39%, #ffffff 57%, #ffffff 73%, #ffffff 88%, #808180 94%, #808180 100%);
background-image: -ms-linear-gradient(top, #afb0af 0%, #ffffff 2%, #ffffff 3%, #afb1af 7%, #afb1af 10%, #6f6c6f 15%, #6f6c6f 20%, #ffffff 39%, #ffffff 57%, #ffffff 73%, #ffffff 88%, #808180 94%, #808180 100%);