body {
    background-color: #194b72;
}

#main {
    padding-top: 100px;
    text-align: center;
    color: white;
    font-size: 75px;
    font-family: "Georgia", "Times New Roman", Times, serif;
}