In the following CSS code, 'h1' is the ___, while 'color' is the ___.
'h1'
___
'color'
h1 { color: red; }
selector; property
declaration; rule
property; declaration
"p" character