<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Dateiname: LeavesPosRep.css */

POEM
   {font-size:145%}

POEM, TITLE, SUBTITLE, AUTHOR, SECTION, NUMBER, STANZA, VERSE
   {display:block}

SECTION, STANZA 
   {margin-top:1em}

STANZA
   {background-image:url(Leaf.bmp);
    background-repeat:no-repeat;
    background-position:center;
   }

</pre></body></html>