body {
    font-size: 1.2rem;
    color: #003399;
}

h1 {
    color: #FF6600;
    text-align: center;
}

h2 {
    color: #FF6600;
}

h3 {
    color: #FF6600;
}

h4 {
    color: #FF6600;
}

a {
    color: #FF6600;
    text-decoration: none;
}
