Copied!
background-image: linear-gradient(top, #b28042 0%, #f8d155 18%, #f8d155 32%, #ffe494 38%, #ffe494 49%, #f8d155 60%, #f8d155 64%, #b28042 81%, #b28042 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b28042), color-stop(0.175, #f8d155), color-stop(0.319, #f8d155), color-stop(0.384, #ffe494), color-stop(0.488, #ffe494), color-stop(0.599, #f8d155), color-stop(0.639, #f8d155), color-stop(0.805, #b28042), color-stop(1, #b28042));
background-image: -moz-linear-gradient(top, #b28042 0%, #f8d155 18%, #f8d155 32%, #ffe494 38%, #ffe494 49%, #f8d155 60%, #f8d155 64%, #b28042 81%, #b28042 100%);
background-image: -o-linear-gradient(top, #b28042 0%, #f8d155 18%, #f8d155 32%, #ffe494 38%, #ffe494 49%, #f8d155 60%, #f8d155 64%, #b28042 81%, #b28042 100%);
background-image: -ms-linear-gradient(top, #b28042 0%, #f8d155 18%, #f8d155 32%, #ffe494 38%, #ffe494 49%, #f8d155 60%, #f8d155 64%, #b28042 81%, #b28042 100%);