body {
	/*
  background: url('/hc/video/UtahWildlife/photos/StMarksSkyBackGround1920x1080.jpg') no-repeat center center fixed;  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  */
}

h1, h2, h3, h4, h5{
	color:#294A72;
	border-bottom:3px solid #294A72;
}

.title{
	color:#294A72;
	margin-top: 10px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom:2px solid #294A72;
}

.caption{
	color:#294A72;
	margin-bottom: 50px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom:2px solid #294A72;
}

.footer{
	margin: 40px 0px 40px 0px;
}

li {
		margin: 10px 0px 10px 0px;
		font-size: 2em;
		
		}