body{
    background-color:#fff;
    font-size:10pt;
}
h1{
    font-size:18pt;
}
h2{
    font-size:16pt;
}
#header, #menu, #footer, #related{
    display:none;
}
#content{
    width:100%;    
}
