body {
    padding: 10px;
    font-family: sans-serif;
    line-height: 1.2em;
}

div#container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

span.new {
    color: red;
    font-weight: bold;
    font-size: smaller;
}