body {
    font-family: Arial;
    background-color: #f0f8ff;
    text-align: center;
}

h1 {
    color: blue;
}