body {
  background-image: url('https://images.unsplash.com/photo-1418513110185-f0ec221e47b4?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxzZWFyY2h8MzF8fHNjZW5lfGVufDB8fDB8&auto=format&fit=crop&w=500&q=60');
  background-size: cover;
}


.navbar {
		background-color: #E1F8DC !important;
}

.footer {
	background-color: #990000 !important;
}