#credits {
    font-size: smaller
}

.missing_data {
    background-color:yellow
}

.beta {
    background-color:yellow;
    font-weight: bolder;
}

.keyword {
    font-family: "Courier New", monospace;
    background-color: whitesmoke;
}