html,body{
height:100%;
width:80%;
}


table{
font-family:monospace;
font-size:0.75em;
letter-spacing:0.1em;
line-height:180%;
table-layout:fixed;
padding:10% 15%;
width:100%;
height:100%;
}

h1{
font-size:1em;
font-weight:normal;
font-style:italic;
}

tr{
vertical-align:middle;
}

td{
padding:2em 0em;
}

ul{
list-style:none;
}

p{
text-indent:1em;
}

img{
margin:1.5em 0.5em;
border:none;
}

br{
letter-spacing:normal;
}

hr{
height:1px;
border: none;
width:352px;
text-align:left;
margin:3em 3em;
border-top:1px dashed;
}
