/* So that the content doesn't touch the very top of the document. */
body {
    margin-top: 15px;
}

.panel-footer {
    text-align: right;
}