body, html, a, * {
color: black;
background: white;
}
.col1 {
width:100%;
left:0%;
}
#header h1, #header h2 {
font-size: 150%;
}
#nav, input, .buttons, #header img, #footer, #options, #chart, .center {
display:none;
}
#content {
font-size: 100%;
border:0;
}
