@charset "utf-8";
/* CSS Document */

.main {
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"	
}

body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif}
.w3-bar,h1,button {font-family: "Montserrat", sans-serif}
.fa-anchor,.fa-coffee {font-size:200px}
.banner{
	background-color: b9e5fa;
	bgcolor: b9e5fa;
	border: 0; 
	cellpadding: 0;
}

.heading{
	background-color:#ffffff;
	bgcolor: #fffff;,
	border: 0;  
	cellpadding: 0;
}
 


.videobox img {
	
	border: 2px solid; 
	width: 100px; 
	hspace: 2;
}

.imagebox img {
	
	border: 2px solid; 
	border-color: #007EC9;
	height: 100px; 
	width: 71px; 
	hspace: 2;
}

.imagebox {
	align-content: center;
}

.wideimg img{
    max-width:100%;
    height:auto;
}