Copied!
background-image: linear-gradient(top, #436453 0%, #374b42 11%, #374b42 21%, #496a59 34%, #496a59 47%, #314d3e 61%, #314d3e 75%, #33473b 88%, #33473b 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #436453), color-stop(0.105, #374b42), color-stop(0.21, #374b42), color-stop(0.34, #496a59), color-stop(0.47, #496a59), color-stop(0.61, #314d3e), color-stop(0.75, #314d3e), color-stop(0.875, #33473b), color-stop(1, #33473b));
background-image: -moz-linear-gradient(top, #436453 0%, #374b42 11%, #374b42 21%, #496a59 34%, #496a59 47%, #314d3e 61%, #314d3e 75%, #33473b 88%, #33473b 100%);
background-image: -o-linear-gradient(top, #436453 0%, #374b42 11%, #374b42 21%, #496a59 34%, #496a59 47%, #314d3e 61%, #314d3e 75%, #33473b 88%, #33473b 100%);
background-image: -ms-linear-gradient(top, #436453 0%, #374b42 11%, #374b42 21%, #496a59 34%, #496a59 47%, #314d3e 61%, #314d3e 75%, #33473b 88%, #33473b 100%);