/*!
 * Start Bootstrap - Round About 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 {
    min-height:100%;
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-center {
    margin: 0 auto;
}

footer {
    display: table-row;
    width: 100%;
}

.container1 {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    height: 30px;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #2c367c;
    border-bottom: solid;
    border-bottom-width: 10px;
    border-bottom-color: #b7cf55;
}
