@CHARSET "ISO-8859-1"; .hidden { display: none; } .unhidden { display: block; } body { background-color:#ffffff; }