#head {
    padding-left:0px;
    padding-right:0px;
}
.namelink {
    font-size: 1.4em;
}

nav {
    width:100%;
}
.seccontent {
    width:100%;
}
.pubvideo {
    text-align:center;
}
.pubdata span {
    display: block;
}
.pubvenue:before {
    content:"Presented at ";
}

#classestaught ul {
    display:flex;
    flex-direction:column;
}
#classestaught li {
    list-style:none;
}