Introduction To CSS
Text Properties

color: colorname or hexadecimal colour ; specifies the text colour
text-align: left, right, center, justify;
vertical-align: top, middle, bottom;
word-spacing: normal, size in pixels; fixes the spaces between words
letter-spacing: normal, size in pixels; fixes the spaces between letters
text-decoration: none, underline, overline, line-through;