/* -------------------------------------------
   Slideshow
   ------------------------------------------- */
.centerdiv {
    text-align: center;
    margin-top: 50px;
}

.centerdiv>div {
    margin: 0 auto 0 auto;
}

#footer {
    background: #333;
}


