body    {
    padding: 1em 12% 1em 5%;
    }
p   {
    line-height: 1.4em;
    }
u   {
    text-decoration: none;
    font-style: italic;
    }
td  {
    text-align: center;
    vertical-align: top;
    font-size: 2em;
    }
.numbr  {
    font-size: .7em;
    font-family: georgia, serif;
    }
#marks  {
    font-family: monospace;
    margin-left: 3em;
    }
#copyright  {
    background-color: #90EE90;
    font-size: .8em;
    border: 1px solid green;
    padding: .5em 1.5em;
    }
#poem  {
	margin-left: 1em;
    border: 1px solid gray;
	}
#poem	{
    font-family: "arial unicode ms", sans-serif;
    }
#poemnotes   {
	border: 1px solid gray;
	}
.charnotes	{
	font-size: .7em;
	text-align: justify;
	}
.chartrans	{
	font-weight: bold;
	font-size: 1em;
	}
.chardef	{
	text-align: center;
	font-size: .7em;
	}
#footer	{
	padding-top: 1em;
	margin-top: 1em;
	}
