 body {
    background-color: #f5f5f5;
    font-family: Georgia, serif;
    color: #222222;
}
h1 {
    font-size: 36px;
    color: #003366;
    text-align: center;
}
p {
    font-size: 16px;
    line-height: 1.6;
}
