Vediamo se riesco a mettere un po' di ordine:
codice:
body {
   text-align:center;
   font:12px Verdana,Arial,sans-serif;
   color:#514b4b;
}
#up { 
   margin:0 auto; 
   width:600px; height:105px; 
   background-image:url(baggio_su.gif); 
   text-align:right; 
} 
#content { 
   margin:0 auto; 
   width:600px; height:900px;
   background-image:url(baggio_giu.gif); 
   text-align:right; 
}
Meglio? Let us know.