body {
    font-family: Arial;
    margin: 40px;
}

a {
    text-decoration: none;
    color: #0066cc;
}

li {
    margin: 8px 0;
}