body {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    color: #333;
    text-align: center;
}

h1 {
    color: #007bff;
}

a {
    color: #007bff;
    text-decoration: none;
    font-weight: bold;
}