.name {
    font-family: 'Times New Roman';
    font-size: 22px;
    font-color: black;
}

.title {
    font-family: 'Times New Roman';
    font-size: 18px;
    font-color: black;
}

.writeup {
    font-family: Arial;
    font-size: 16px;
    font-color: black;
}

.portrait {
    width: 100px;
}


