﻿body {
    background: #2f7fb2;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: red;
}

.copy-rights {
    text-align: center;
    margin-top: 8em;
    color: #ffffff;
}
