body {
    margin: 5% auto;
    background: #f2f2f2;
    color: #444444;
    font-family: "Computer Modern", serif;
    font-size: 20px;
    line-height: 1.8;
    text-shadow: 0 1px 0 #ffffff;
    max-width: 80%;
}
.tg  {border-collapse:collapse;border-spacing:60px;}
.tg td{font-family:"Computer Modern", serif;font-size:22px;padding:18px 18px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:black;}
.tg th{font-family:"Computer Modern", serif;font-size:28px;font-weight:bold;padding:18px 18px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:black;}
.tg .tg-h{border-color:#000000;text-align:center;vertical-align:top}
.tg .tg-c{border-color:#000000;text-align:center;vertical-align:top}
.tg .tg-l{border-color:#000000;text-align:left;vertical-align:top}
.tg .tg-r{border-color:#000000;text-align:right;vertical-align:top}

caption {
    border-spacing:60px;
    margin-top:30px;

    font-family:"Computer Modern", serif;font-size:18px;
}

.map{
    float:center;
        margin-right:20px;
}

.mapbox::after{
  content: "";
  clear: both;
}

.writing{
    clear:both;
}

code {background: white;}
a {border-bottom: 1px solid #444444; color: #444444; text-decoration: none;}
a:hover {border-bottom: 0;}
