
/* - textLarge.css - */
@media screen {
body {
    font-size: 140% !important;
}

}

