.debug #col-left {
	background: rgba(255, 255, 0, .2);
}

.debug #col-main {
	background: rgba(255, 0, 255, .2);
}

.debug #col-right {
	background: rgba(137, 170, 0, .2);
}