body {
    margin: 0;
    font-family: Arial, sans-serif;
    color: #222;
    background: #f7f7f7;
}

a {
    text-decoration: none;
    color: inherit;
}
