div{
 margin:auto;
 text-align:justify;
}
a{
 color:black;
 text-decoration:underline;
}
a:hover{
 color:blue;
 text-decoration:none;
}
p.cap{
 font-family:monospace, Arial;
}
span.shout{
 font-size:x-large;
}
span.pie{
 font-family:"Times New Roman", serif;
}
img.morph{
 max-height:90vh;$
 max-width:99vw;$
 object-fit:scale-down;$
 margin: 0px 0px 0px 0px;$
}
