#profile {
    font-family: "ＭＳ 明朝", serif;
}

#profile h2 {
    color: #800040;
    font-family: sans-serif;
}

#greetings {
    font-family: serif;
}

#picture {
    border-width: 5px;
    border-style: ridge;
    margin-top: 2em;
    margin-right: 2em;
    float: left;
}

div.text {
    margin-top: 2em;
    line-height: 150%;
}

div.text span.subtitle {
    color: #5F4D2E;
    text-decoration: underline;
    font-family: sans-serif;
    line-height: 200%;
}

div.text p {
    font-size: small;
    line-height: 150%;
}

