<style type="text/css">

body 
{
background: background-image:url('poetextb.gif')
background-repeat: repeat
}

h1 { }
h2 {color: #dda0dd}
h3 {color: rbg(149,124,113)}
p {color: rgb(0,0,255)}

ul 
{
list-style-image: url('poebul1gray.gif')
list-style-position: outside
}

a:link {color: rgb(149,124,113)}
a:visited {color: rgb(176,159,152)}
a:hover {color: rgb(130,133,135)}
a:active {color: rgb(193,198,200}

</style>
</head>


<head>
&lt;style type="text/css"&gt;
  body { color: rgb(153, 102, 153; background: img=poetextb.gif; }
&lt;/style&gt;

</head>

<body>

</body>
