* { margin: 0;
    padding: 0;
    font-family: monospace;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.2;
    color: #000;
    background: #fffff3;
    text-decoration: none;
    border: none; }
