<html>
<head>
<style>
body {
color: white;
background-color:green;
letter-spacing: .none
}
</style>
</head>
<body>
This text should be white on a green background.
<html>
<head>
<style>
body {
color: white;
background-color:green;
letter-spacing: .none
}
</style>
</head>
<body>
This text should be white on a green background.