body {
background:#FFFFFF;
color:#000000;
font-family:verdana, sans-serif;
font-size:8pt;
text-align:center;
}

h1 {
text-transform:uppercase;
font-family:"times new roman", serif;
font-size:1.5em;
color:#0000AA;
text-align:center;
}

h2 {
font-weight:bold;
margin-bottom:0;
font-size:1em;
text-align:center;
}

body div {
margin:auto;
width:50%;
text-align:justify;
}

.poem {
font-style:italic;
text-align:center;
}

a:link, a:visited {
text-decoration:none;
color:#0000AA;
font-weight:bold;
}

a:active, a:hover {
text-decoration:none;
color:#AACCFF;
font-weight:bold;
}

.poem a {
text-decoration:none;
color:#000000;
cursor:text;
font-weight:normal;
font-style:italic;
}

.back {
text-align:center;
}