Copied!
background-image: linear-gradient(top, #f1eef6 0%, #f1eef6 10%, #bdc9e1 20%, #bdc9e1 30%, #74a9cf 40%, #74a9cf 50%, #2b8cbe 60%, #2b8cbe 70%, #045a8d 80%, #045a8d 90%, #045a8d 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1eef6), color-stop(0.1, #f1eef6), color-stop(0.2, #bdc9e1), color-stop(0.3, #bdc9e1), color-stop(0.4, #74a9cf), color-stop(0.5, #74a9cf), color-stop(0.6, #2b8cbe), color-stop(0.7, #2b8cbe), color-stop(0.8, #045a8d), color-stop(0.9, #045a8d), color-stop(1, #045a8d));
background-image: -moz-linear-gradient(top, #f1eef6 0%, #f1eef6 10%, #bdc9e1 20%, #bdc9e1 30%, #74a9cf 40%, #74a9cf 50%, #2b8cbe 60%, #2b8cbe 70%, #045a8d 80%, #045a8d 90%, #045a8d 100%);
background-image: -o-linear-gradient(top, #f1eef6 0%, #f1eef6 10%, #bdc9e1 20%, #bdc9e1 30%, #74a9cf 40%, #74a9cf 50%, #2b8cbe 60%, #2b8cbe 70%, #045a8d 80%, #045a8d 90%, #045a8d 100%);
background-image: -ms-linear-gradient(top, #f1eef6 0%, #f1eef6 10%, #bdc9e1 20%, #bdc9e1 30%, #74a9cf 40%, #74a9cf 50%, #2b8cbe 60%, #2b8cbe 70%, #045a8d 80%, #045a8d 90%, #045a8d 100%);