<html>
<head>
<title>YOUR TITLE HERE</title>
</head>
<! BACKGROUND AND FORGROUND AND LINKS COLORS > 
<! DEFAULT IS SET TO TEXT=BLACK BACKGROUND=WHITE >
<body bgcolor="#ffffff" text="#000000" link="#000000" vlink="#000000">
<! YOUR HTML TAGS AFTER THIS >
<center>
<h1>THIS IS A TEST PAGE</h1>
<! Sample of an image .. You can look at the image before using it  >
<img src="/guest/x.gif">
</center>
</body>
</html>
</html>
