/* Extra Styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}



/* Set the fixed height of the footer here */
#footer {
  height: 60px;
  background-color: #f5f5f5;
}

.carousel-caption {
    text-align: left;
}

.carousel .carousel-inner img {
width: 100%;
}

.footer-text {
text-align:center; 
margin-top:10px;
}

.nav-img {
height:28px; 
width:28px;
}


