<HTML>

<HEAD>
<TITLE>My first Web page</TITLE>
</HEAD>

<BODY BGCOLOR="#800080" TEXT="#FFFFFF">
Type a message here.
</BODY>

</HTML>