I recommend that you start by fixing the
markup errors reported by our online validator.
Rather than using nested
font and
strong elements, you should use heading elements (
h1,
h2, etc.).
Your doctype declaration puts modern browsers into quirks mode. See also
Activating Browser Modes with Doctype.
If you specify one color, then you should specify them all. Otherwise, your colors will mix with the visitor's default colors, and there is no guarantee that there will be adequate contrast for the content to be legible.