On Fri, 21 Dec 2012 00:58:11 +0100, Stefano Sabatini wrote:
> body {
> - font-size: 14px;
> - line-height: 20px;
> - color: #666666;
> - background-color: #ffffff;
> + background-color: #313131
Missing semi-colon. Rest seems good to me as far as I can tell without
viewing in browser.