
body { text-align: center; min-width: 704px; }
#banner { position:relative; top:0px; left:0px; width:800px; height:100px; 
  border:1px dashed red; } 

#picture { 
position:absolute; 
top:100px;
left:50px;
width:600px;
height:100px;
border:1px dashed green;
} 

#wrapper { position:relative; margin:0 auto; width:798px; height:1000px; text-align: 
  left; border:none; ; border-width: 0px 1px 1px; border-color: blue solid} 


#layer4	{position:absolute; width:278px; height:193px; z-index:4; left: 76px; top: 489px}

