main {
    background-color: #06183d;
}

.title {
    color: #f5f5f5;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

a {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: darkblue;
}