
abbr[title]:after {
    font-style: italic;
    content: " (" attr(title) ")";
}

abbr {
    border-bottom: none !important;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h1, h2, h3 {
    margin-top: 15px;
    margin-bottom: 8px;
}

p, li {
    font-size: 14px;
}

.my-photo {
    float: right;
    width: 210px;
}
