h1{
    text-align: center;
}
h1 a{
    color: #333 !important;
}
section div.header{
    background: #333333;
    padding:0px
}
.carousel {
    border:2px solid #333333;
    padding: 0;
}
.carousel-inner .item img {
    width: 100%;
}
.carousel-control {
    width: 10%
}
.carousel-control.right, .carousel-control.left {
    color: #ff4800;
}
.carousel-caption {
    padding-bottom: 0;
    bottom: 20px;
    background: rgba(0, 0, 0, .40);
    padding-top: 0
}
.carousel-caption h3{
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    margin: 15px 5px 5px 5px;
}
.carousel-caption p{
    line-height: 1.5em;
}
.carousel-indicators {
    bottom: 6px;
    margin-bottom: 0px;
    height: 20px;
}
.carousel-indicators li {
    background: #fff;
    border-color: #fff;
    width: 12px;
    height: 12px;
    margin: 0
}
.carousel-indicators li.active {
    background: #ef4624;
    border-color: #ef4624;
    width: 12px;
    height: 12px
}
form,legend{
    color:#ffffff;
}
.btn-danger{
    margin: 0px;
    margin-bottom: 10px;
}
.line-height{
    line-height: 1.25em;
}
