body {
    background: none;
    font-size: 12pt;
}

#nav, .links { display: none; }

a { text-decoration: none; }
a:link, a:visited, a:hover, a:active { color: black; }

#about a { text-decoration: none; }
#about a:link, #about a:visited, #about a:hover, #about a:active {     
    color: black; 
}

#about { color: #333; }

#about > div {
    float: none;
    width: 100%;
}

#about > #design, #about > #webmaster { 
    display: none; 
}
