.year:before {
    content: '21';
    color: #222;
    font-weight: bolder;
}

.year-banner {
    width: 600px;
    margin: 0 auto;
    font-size: 8em;
}

h1 {
    font-size: 5em;
    text-align: center;
}

h2, h3, h4, h5 {
    text-align: center;
}

.main {
    padding: 20px 40px;
    margin-top: 40px;
    font-size: 16pt;
}

.table {
    font-size: 16pt;
}

blockquote {
    font-size: 16pt;
}

.pad {
    padding: 20px 0;
}

.year-highlight {
    background: #BF5227;
    color: white;
    font-weight: bold;
    text-align: center;
}

.paper {
    font-weight: bold;
    line-height: 24px;
}

.author {
    position: relative;
    top: -5px;
    left: 5px;
}

.committee th {
    text-align: right;
}
