<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title>Style Sheet</title>
<style="text/css">
<!--
    p {
      text-indent: 2.0em;
    }
	-->
p { font-family: "Times New Roman", Times, serif; font-size: normal; text: #0000FF; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0000FF; letter-spacing: normal; text-align: left; word-spacing: normal; cursor: default; page-break-before: auto; page-break-after: auto; text-decoration: none; white-space: normal}
body { background-image: url(background/plainbrn.gif); font-family: "Times New Roman", Times, serif; font-size: normal; text: #0000FF; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0000FF; letter-spacing: normal; text-align: left; }
h1, h2, h3, h4 {background-image: url(background/plainbrn.gif); color: #0000FF; font-weight: bold; }

</style>
</head> 

<body>
<center>
<h1>Header</h1><br>
<h2>Header</h2><br>
<h3>Header</h3><br>
<h4>Header</h4><br>
</center>


<p>This is what my font looks like.</p>
<p>I like to write.</p>
<a href=mailto:saiyan_jin_pepper@hotmail.com">Saiyan</a></a>

</body>
</html>
