#banner {
  display : none;
}


#class {
  display : none;
}

#note {
  display : none;
}

#contatore {
  display : none;
}

#indietro {
  display : none;
}

#body {
background : White;
color : Black;
font : 14px arial, Times, serif;
line-height : 15px;
border : none;
}

#titolo {
background : White;
color : black;
font : bold 16px arial, Times, serif;
border : none;

}

#autore {
background : White;
color : black;
font : bold 15px arial, Times, serif;
border : none;

}