body {
    color: #000000;
    background-color: #FFD19F;
}

a {
    color: #0000FF;
}

a:visited {
    color: #804000;
}

a:active {
    color: #800000;
}

.center {
    text-align: center;
}

.large-text {
    font-size: 2em;
}

.medium-text {
    font-size: 1.25em;
}
