body { /* dark grey */ background-color: #1e1e1e; } h1,th { /* light grey */ color: #cccccc; } p,td { /* light-dark grey */ color: #b2b2b2; }