body {
    font-family: Arial, sans-serif;
    text-align: center;
    margin-top: 10%;
    background-color: #f7f7f7;
}
h1 {
    color: #003366;
}
