.reveal pre {
    font-size: 50%;
    line-height: 1.1em;
}

.scale-90-pct {
    font-size: 90%;
}
.text12 {
    font-size: 12px;
}

.text24 {
    font-size: 24px;
}

.text28 {
    font-size: 28px;
}


.text32 {
    font-size: 32px;
}

.reveal .top {
    position: absolute;
    top: 0;
}

.reveal .left {
    position: absolute;
    left: 0;
}

.reveal .bottom {
    position: absolute;
    bottom: 0;
}

.reveal .right {
    position: absolute;
    right: 0;
}

.reveal .small {
    font-size: 66%;
}