h2 {
    font-face:"Times New Roman",Serif;
}
h2 {
    font-size:2em;
    font-weight:300;
    color:lightslategray;
    margin-left:1em;
    margin-top:0.5em;
}
p {
    line-height:133%;
    margin-right:2em;
    margin-left:2em;
    text-indent:1em;
}
h3 {
    margin-left:1.5em;
    font-size:1.2em;
}
dt {
    margin-left:1em;
    color:coral;
}
div.photo {
    text-align:center;
}
