#biobody{width:90%;margin:10px auto;}
.header{
    text-align:center;
}
.header h1 {
    display: inline;
    padding-right:5px;
}
h1,h2,h3{font-size:inherit;}
h1 {
    font-size: 1.2rem;
}
h2 {
    font-size: 1.1rem;
    padding-top:15px;
    text-decoration:underline;
}
h3{font-weight:bold;}
.nompic {
    max-width: 120px;
    clear:both;
    display:block;
    margin:auto;
}
span.label{font-weight:bold;}
p {
    white-space: pre-line;
}
