@charset "utf-8";
/* CSS Document */

html {height: auto;}
body {
height: 100%;
background-color: #1e90ff !important;
background: linear-gradient(#1e90ff 10%, #ffffff 70%) !important;
background: -webkit-linear-gradient(#1e90ff 10%, #ffffff 70%) !important;
background: -moz-linear-gradient(#1e90ff 10%, #ffffff 70%) !important;
background: -ms-linear-gradient(#1e90ff 10%, #ffffff 70%) !important;