html{
	background: #3c3940 url(img/bg-tile.png);
	/*
	 background: linear-gradient(0deg, #222, #38363c, #3c3940);
	 */
}
main a {
	color: white;
}
.gamingEntry {
}
.gamingEntry pubdate{
	color: gray;
	}
footer{
	color: white;
}
footer a{
	color: white;
}
footer img{
	filter: invert(100%);
}
