* {
	font-size: 60px;
}
#foo {
	color: yellow;
}
#blk {
	color: black;
}
#bar {
	color: blue;
}

