<HTML>
<HEAD>
<STYLE type="text/css">
p { font-family: }
body { color: white; background-color: green }
</STYLE>
</HEAD>
<BODY>
I should be white text on a green background.
<HTML>
<HEAD>
<STYLE type="text/css">
p { font-family: }
body { color: white; background-color: green }
</STYLE>
</HEAD>
<BODY>
I should be white text on a green background.