.foo {
	background: white;
}
.bar {
	background: rgb(0, 128, 0);
}
