

body, html {
      height: 100%;
      margin: 0;
	  color:#1A9CDA;
	  text-transform:uppercase;
	  font-weight:500;
	 color:#1A9CDA;
    }
	
.img-fluid

 {
   
    height: auto;
    max-width: 580px!important; 
	width: 100%;
}

.link { color:#1A9CDA; text-decoration:none;}
.link:hover {color:#0B72AC;}

h1 {  margin-bottom: 50px; color:#1A9CDA!important }
h2 {  margin:20px 0px 20px 0px; color:#1A9CDA;}
h3,h4,h5 { margin-bottom: 30px; color:#1A9CDA;}