<html>
  <head>
    <meta content="text/html; charset=windows-1252" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>body {
    background-color: red;<br>	colour: green;<br>text-shadow: 20px 20px #ff0000;
}
h1 {
    color: green;
    margin-left: 20px;<br>	text-shadow: 20px 20px #ff0000;
}<br>p {
    font-family: "Times New Roman", Times, serif;
} 
</pre>
  </body>
</html>
