How is a simple CSS rule structured?
property: value; selector
selector {property: value;}
value: property; selector
selector {value: property;}