body {
}
div.splice {
    margin-top: 20px;
    margin-bottom: 5px;
}

div.content {
    margin-left: 20px;
}

div.content * {
    margin: 3px 0;
}

a {
    color: #4078c0;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}
