#new-content{
    font-weight: bold;
    font-size: 1.2em;
    }

#old-content{
    max-height: 400px;
    overflow: auto;
    }

table{
    width: 100%;
    }