body
{
    font-family: 'Raleway', sans-serif;
    padding-top: 80px;

    margin-left: 30px; margin-right:15px;
    margin-bottom: 30px;
    
    /* background: #F2F4F6; */
}

hr
{
    height: 2px;
    background: lightgrey;
}

hr.TeachingSeparator
{
    height: 2px;
    background: lightgrey;
}

p
{
    font-size: 16px;
}

th.ResearchTable
{
    text-align: center;
}

.TeachingPastCourses
{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
//    text-align: center;
}

td.preprintCol
{
    text-align: center;
    width: 10em;
}

img.HomeImage
{
    display: block;
    max-width: 450px;   
}

.navbar {
  font-size: 16px;
}
