boh... tralasciando il posizionamento..anche se scrivo così.. mi visualizza solo quello di sinistra nell'html

Codice PHP:
html {

/*left:0px; top:0px; */
background-image:url(/img/parte_nascosta_sx.jpg);
background-position:top left;
background-repeat:no-repeat;.
background-colortransparent;

}

body {

font-family:ArialHelveticasans-serif;
font-size11px;
    
/*left:50%; margin-left:454px; top:0px;*/
margin-left0px;
margin-top0px;
margin-right0px;
margin-bottom0px;

background-image:url(/img/parte_nascosta_dx.jpg);
background-position:top right;
background-colortransparent;
background-repeat:no-repeat;