body {
    background: #fff; /*#aad8cf;*/
}

h1 {
    font-size: 40px;
    margin-bottom: 20px;
}

img {
    border: 0px;
}

.container {
    padding-top: 20px;
}

.row-fluid {
    padding-top: 10px;
}

.well {
    margin-bottom: 10px;
}

.table {
    background: #FFF;
}

.copyright {
    text-align: right;
}