.light {
	background: #fc3;
	text-align: center;
}
.dark {
	background: #f93;
	text-align: center;
}
