h1, h2, p{
    font-family: Arial;
    text-align: center;
}

h1{
    color: #004080;
}

h2, a{
    color: #0070c0;
}
p{
    font-weight: 600;
}
