body, td {
color: white;
font-family: verdana;
font-size: 8pt;
}

#main {
overflow: auto // or whatever you want it to be
}

