body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

form {
    margin: 0;
}

img {
    border: none;
}

p {
    margin: 0 0 1.5em 0;
}

a {
    text-decoration: none; /* #453 */
}

a:active, a:focus {
    outline: 0;
}

