/* CSS Document */
body {
  
    background:linear-gradient(to bottom, #bddbfa 5%, #135CA6 100%);
	/*background-color:#bddbfa;*/
}


