/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bacdde+1,eef3f7+100 */
p {


}
html {
 
    background: rgb(110,157,198);
    background-repeat:no-repeat;
background: rgb(110,157,198); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(110,157,198,1) 0%, rgba(196,208,218,1) 69%, rgba(226,232,236,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(110,157,198,1) 0%,rgba(196,208,218,1) 69%,rgba(226,232,236,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(110,157,198,1) 0%,rgba(196,208,218,1) 69%,rgba(226,232,236,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e9dc6', endColorstr='#e2e8ec',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

width: auto;
height: auto;


}
