/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	margin-top: 10px;
	
	background: none;
}
p {
   font-size: 12px;
   text-align: justify;
   line-height: 1.5em;
}
.full {
  background: url('../images/c.png'); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.navbar-nav > li{
padding-left:40px;
font-size: 12px;
letter-spacing: 1px;
padding-right:40px;
}

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}