/* Set the font family for the entire site: */
BODY, P, TR, TH, TD, B, I, LI, UL, OL, FORM, CENTER, BIG, SMALL {font-family: "Comic Sans MS", "Tekton", "Arial", "Book Antiqua", "Times New Roman"; color: #000000 }

/* Make all level 1 and 2 headers white, and center them: */
H1, H2 {font-family: "Tekton", "Arial", "Book Antiqua", "Times New Roman"; color: #ffffff; text-align: center }
/* Make all other headers blue, and left justify them: */
H3, H4, H5, H6 {font-family: "Tekton", "Arial", "Book Antiqua", "Times New Roman"; color: #ffffff; text-align: left }
