Each rule has two parts - the selector and the declaration.
h1 {color:red}
Go to the folder
CSS sample 1 folder
.
Open "default.css" in a Text Editor.
Open "sound_proof_book.html" in a browser.
Add a rule that makes all level 2 headings dark blue.
Refer to The CSS color chart