body {
    background-color: #1f49a7;
    font-family: serif;
    font-size: 16px;
}
h1 {
    color: #d1a84f;
}
h2 {
    color: #d1a84f;
}
p {
    color: white;
}