html, body {
    font-family: Verdana, Liberation, serif;
    font-size: 1em;
    color: #000000;
    background-color:#DDEEFF;
}
h1, p {
    text-align: center;
}
