/* external CSS file */
/* filename 'styles.css' */
/* NO HTML MARKUP ALLOWED */

H1.title {font-size: 28px; font-weight: bold;}
P.poem-stanzas {font-size: 18px;}
P.story-paragraphs {font-size: 18px;}
STRONG.copyright {font-size: 11px; font-style: italic;}

