#notebook-container
{
    background-color:#656565;
}
table, th, tr, td
{
    background-color:#757575;
}
h1, h2, h3, h4, p, div, ul, li
{
    color: #cccccc;
}