009.html   [plain text]


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