/* bigger text for the site */
body {
    font: 14px Georgia, "Times New Roman", Times, serif;
    font: 14px Verdana, Georgia, "Times New Roman", Times, serif;
}

.sideWrapper h3 {
    font-size: 17px;
}

.sideWrapper p {
    font-size: 12px;
}

#contentMain h2 {
    font-size: 24px;
}

#content h1 {
    font-size: 20px;
}
#content h2 {
    font-size: 18px;
}
#content h3 {
    font-size: 16px;
}
#content h4 {
    font-size: 16px;
}
