.darkBG {
	background: #999;
}

.darkerBG {
	background: #666;
}

.darkestBG {
	background: #333
}

.bottom_space {
 margin-bottom: 5mm;
}