
/* - textSmall.css - */
@media screen {

body {
font-size: 60% !important;
overflow:hidden; /* hide browser's main scrollbar */
}

}


