/* CSS Document */

 /* Bootstrap  */
  .nav-pills{
		margin-bottom:10px;
			}
			
 
	  .well{
        background: #4F5223;
		text-align: center;
		color:#FFF;
		margin-top:5px;
		margin-bottom:5px;
	  }
	  
	.well h1{  
	    font-size: 61px;
		padding-top:10px;
		padding-bottom:20px;
	}
	
	.footer{
        bottom: -5px;
        height: 20px;
        left: 0;
        position: relative;
        right: 0;
   	}
	