#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 ";
}
.futurepubvenue:before {
    content:"To be presented at ";
}
.arxiv:before {
    content:"arXiv, ";
}

#classestaught ul {
    display:flex;
    flex-direction:column;
}
#classestaught li {
    list-style:none;
}