<HTML>
<HEAD>
<TITLE>Your Title Here</TITLE>
</HEAD>

<BODY>
<HR>
<a href="http://someurl.com">Link Name</a>
<H1>This is a Header</H1>
<H2>This is a Medium Header</H2>
<P>This is a new paragraph! </P>
<P>This is a another paragraph!</P>
<B>This is a new sentence without a paragraph break, in bold italics.</B>
<HR>
</BODY>
</HTML>