I have put your FAQs on a test web page to see how it might work. See
at
http://www.cwdjr.info/wine/FAQ.php .
The colors and placement of text can be changed very easily, since a
style sheet is used. I made the text fairly large and the colors very
bright to make it easy for me to see while debugging. If you have a
modern browser such as a recent Firefox, Netscape, or Opera, the page
is served as true xhtml 1.1, the latest version of html. For outmoded
browsers such as IE6 (and apparently for IE7 also!) which can not
handle true xhtml 1.1 served as xhtml + xml, then the page is served as
html 4.01 strict. This is the reason for a php page, since some of the
code is in a php script on the server that can not be viewed by the
user.
You might want to see if the page works for you. If not, the name of
the computer, the operating system used(such as Windows XP), and the
browser used and version number for it would be useful. I have not
attempted to support really old browsers, such as the Netscape 4
series, that are now all but gone.