h1 {
    text-align: center;
    font-size: 150%;
}

h2 {
    font-size: 120%;
}

li {
    margin-bottom: 5px;
}

p {
    font-size: 90%;
}

.middle {
    font-size: 95%;
}

.small {
    font-size: 90%;
}