Copied!
background-image: linear-gradient(top, #5b3132 0%, #8a504f 13%, #8a504f 25%, #dec1bd 38%, #dec1bd 50%, #7188b1 63%, #7188b1 75%, #2b3a63 88%, #2b3a63 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5b3132), color-stop(0.125, #8a504f), color-stop(0.25, #8a504f), color-stop(0.375, #dec1bd), color-stop(0.5, #dec1bd), color-stop(0.625, #7188b1), color-stop(0.75, #7188b1), color-stop(0.875, #2b3a63), color-stop(1, #2b3a63));
background-image: -moz-linear-gradient(top, #5b3132 0%, #8a504f 13%, #8a504f 25%, #dec1bd 38%, #dec1bd 50%, #7188b1 63%, #7188b1 75%, #2b3a63 88%, #2b3a63 100%);
background-image: -o-linear-gradient(top, #5b3132 0%, #8a504f 13%, #8a504f 25%, #dec1bd 38%, #dec1bd 50%, #7188b1 63%, #7188b1 75%, #2b3a63 88%, #2b3a63 100%);
background-image: -ms-linear-gradient(top, #5b3132 0%, #8a504f 13%, #8a504f 25%, #dec1bd 38%, #dec1bd 50%, #7188b1 63%, #7188b1 75%, #2b3a63 88%, #2b3a63 100%);