<HTML>
<HEAD>
  <TITLE>
    Exercise 5.1
  </TITLE>
</HEAD>

<BODY>
<CENTER><FONT SIZE=6 COLOR=RED FACE="Times New Roman"><I>Exercise 5.1</I></FONT></CENTER>

<FONT SIZE=2 COLOR=BLUE FACE="Arial">
This exercise showns how we can align text in a variety of ways. This text, for instance, is left-aligned, whereas the main heading is centered.</FONT>

<FONT SIZE=2 COLOR=GREEN FACE="Arial">
<P ALIGN=RIGHT>We can also right-align text, but this is much more unusual than left- or centre-alignment.</P>
</FONT>
</BODY>
</HTML>