foo > bar {
	font-size: "9pt";
}

foo.bar {
	background-color: "#ffffff";
}

foo#bar {
	margin: "0em";
	padding: "1em";
}
