.login-body { background: #0094f1; background: -moz-linear-gradient(top,  #0094f1 0%, #3000ed 100%); background: -webkit-linear-gradient(top,  #0094f1 0%,#3000ed 100%); background: linear-gradient(to bottom,  #0094f1 0%,#3000ed 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094f1', endColorstr='#3000ed',GradientType=0 ); }