/* CSS Document */

 /* Bootstrap  */
  .nav-pills{
		margin-bottom:10px;
			}
			
 
	  .well{
	text-align: center;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #08320f;
	background-image: url(../images/2016er_banner.jpg);
	  }
	  
	.well h1{  
	    font-size: 61px;
		padding-top:10px;
		padding-bottom:20px;
	}
	
	.footer{
        bottom: -5px;
        height: 20px;
        left: 0;
        position: relative;
        right: 0;
   	}
	
