UNIVERSITÀ DEGLI STUDI DI MODENA
E REGGIO EMILIA
BODY SENZA MARGINI
il testo e le tabelle occupano tutta la finestra:

<STYLE>
BODY { margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;}
</STYLE>

o anche:

<BODY topmargin=0, leftmargin=0, rightmargin=0, bottommargin=0>