html {
    font-size: 12px;
}

body {
    color: #444;
    font-family: Arial, sans-serif;
    line-height: 1.375;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

p {
    margin-bottom: 0;
    margin-top: 0;
}

a {
    color: inherit;
}