body {
    background-color: #eaeaea;
    font-family: Tahoma;
    padding: 25px;
}

h1 {
    color: #0066cc;
    text-align: center;
}

p {
    font-size: 16px;
    line-height: 1.4;
}

ol {
    margin-top: 15px;
}

li {
    margin-bottom: 5px;
}