/*!
 * Start Bootstrap - The Big Picture (http://startbootstrap.com/template-overviews/the-big-picture)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
 */

body {
	background: url("../images/Kamloops.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	color: #D8D8D8;
	font-size: large;
}
.myNavbar {
	font-size:14px;
	color:#999 !important;
}
h4 {
	font-style:italic;
	padding-top:30px;
}
.mt-5 { font-size: 48px;" }

.col-lg-8 { width: 60%;}