body {
    background: white;
    font-size: 100%;
}
#nav,
#littlenav,
#banner
{
    display: none;
}
#text
{
    width: 100%;
    float: none;
}
#text-header {
    text-align: left;
}
.column {
    width: 450px;
}
#col1 ul,
#col2 ul {
    list-style-image: none;
}
    

