<HTML>
<HEAD>
<TITLE>first</TITLE>
</HEAD>
<STYLE TYPE="text/css">
<!-- /* Hide Style Sheet information from browsers that do not support Style Sheets */
/* This style sheet was created by Prime Style, available at http://www.northnet.com.au/~hardy/prime/ */
  STRONG {
    font-family: "Comic Sans MS";
    font-size: large;
    text-align: Center;
    color: RGB(128, 0, 128);
    font-weight: Bold;
    font-style: Italic;
    }
--></STYLE>
<BODY><center>
<h1>
Hello</h1>
<strong>I don't know what I'm doing</strong>
<p>But what you see above will become my cascading style for</br>
this page!!<br> <strong>See!!  I'm amazed again!</strong></BODY>
</HTML>