when i add the following:
to the code the background colors for tables no longer show up and are transparent instead. even with or it is still transparent. I cannot figure out why this is happening. without the doctype the background colors do work.
You're missing the # in front of those examples, it should be background-color: #ffffff;.
thank you, that was the problem.
The dtd is