body { line-height:1; background: rgb(247,191,108); /* Old browsers */ background: -moz-linear-gradient(-45deg, rgba(247,191,108,1) 0%, rgba(119,117,173,1) 21%, rgba(239,207,119,1) 49%, rgba(140,219,140,1) 80%, rgba(247,173,223,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(247,191,108,1)), color-stop(21%,rgba(119,117,173,1)), color-stop(49%,rgba(239,207,119,1)), color-stop(80%,rgba(140,219,140,1)), color-stop(100%,rgba(247,173,223,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(-45deg, rgba(247,191,108,1) 0%,rgba(119,117,173,1) 21%,rgba(239,207,119,1) 49%,rgba(140,219,140,1) 80%,rgba(247,173,223,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(-45deg, rgba(247,191,108,1) 0%,rgba(119,117,173,1) 21%,rgba(239,207,119,1) 49%,rgba(140,219,140,1) 80%,rgba(247,173,223,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(-45deg, rgba(247,191,108,1) 0%,rgba(119,117,173,1) 21%,rgba(239,207,119,1) 49%,rgba(140,219,140,1) 80%,rgba(247,173,223,1) 100%); /* IE10+ */ background: linear-gradient(135deg, rgba(247,191,108,1) 0%,rgba(119,117,173,1) 21%,rgba(239,207,119,1) 49%,rgba(140,219,140,1) 80%,rgba(247,173,223,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7bf6c', endColorstr='#f7addf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ }