<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0"
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template name="logo">
<br/><br/>
<a href="http://newmedia.purchase.edu/~Jeanine/origami">
<img src="bird.gif"/></a>
</xsl:template>
</xsl:stylesheet>