
/* strait-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Strait';
  font-style: normal;
  font-weight: 400;
  src: url('../font/strait-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body {background-image: url(../img/isle-of-skye-1973528.jpg); color:#004400; font-family: 'Strait', sans-serif;  font-weight: 400;  font-style: normal;font-size: 16px}

h1 {font-size 2.8em;font-family: 'Strait', sans-serif;  font-weight: 400;  font-style: normal;text-align:center; color:#004400}
h2 {font-size:1.8em;font-family: 'Strait', sans-serif;  font-weight: 400;  font-style: normal;text-align:center; color:#004400}
h3 {font-size:1.7em;font-family: 'Strait', sans-serif;  font-weight: 400;  font-style: normal;text-align:center; color:#004400}
h4 {font-size:1.6em;font-family: 'Strait', sans-serif;  font-weight: 400;  font-style: normal;text-align:center; color:#004400}
h5 {font-size:1.5em;font-family: 'Strait', sans-serif;  font-weight: 400;  font-style: normal;text-align:center; color:#004400}
h6 {font-size:1.4em;font-family: 'Strait', sans-serif;  font-weight: 400;  font-style: normal;text-align:center; color:#004400}
.gold {background:#fff; padding: 50px; text-transform: uppercase;}
.center {text-align:center; font-size:120%}
.main {margin-top: 250px;background:#fff;}
.bottom p{text-align:center;}
hr.style15 {
	border-top: 6px double #004400;
	text-align: center;
}
hr.style15:after {
	content: '\00273B';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #004400;
	color: #fff;
	font-size: 18px;
}
.container{opacity: 0.8;border-radius: 18px;}


.strait-regular {
  font-family: "Strait", sans-serif;  font-weight: 400;  font-style: normal;
}





