﻿.mainContainer
{
    margin-top: 20px;
}

a.superButton
{

}

    a.superButton span{      
        font-size: 30pt;
        line-height: 30pt;
        font-weight: bold;
        display:table-cell;
        vertical-align: middle;
        height: 100px;
        width: 300px;
    }
