body {
    background-color: #f0f0f0;
    font-family: Arial, sans-serif;
    color: #333;
    text-align: center;
}
h1 {
    color: #007BFF;
}
h2 {
    font-size: 15px;
}
p {
    font-size: 10px;
}
a {
    font-size: 10px;
}