body {
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
    color: darkblue;
    text-transform: uppercase;
    text-align: center;
}