body{
    color:#0d6260;
    font-family: 'Courier New', Courier, monospace;
    font-weight: bold;
}
h2 {
    margin-bottom: 0px;
    margin-top: 0px;
}
div.scroll-container {
    overflow: auto;
    white-space: nowrap;
}
hr{
    color: #0d6260;
}