This property sets the color of the text. The value can be any one of the methods for specifying colors (see Section 6.2, “Specifying colors”). For example, the rule
h3 { color: maroon;
}
would display all level h3 headings with
maroon letters.