body {
background: rgb(58,50,199);
background: linear-gradient(90deg, rgba(58,50,199,1) 0%, rgba(0,131,255,1) 5%, rgba(164,210,255,1) 13%, rgba(255,255,255,1) 100%);
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style:normal;
	font-weight: 200;
}

