p .timestamp {
	color: #666;
}

div .content {
	margin-bottom: 20px;
}

div .game-header {
	margin-bottom: 15px;
}

.checkered-bg {
    background-image: url("../img/checkered.png");
    background-repeat: repeat;
}
