/*diseñado y programado por wee.com.uy todos los derechos reservados */

#caja{ 

*margin-right:auto;
*margin-left:auto;
position:relative;
height:600px;
width:800px;
z-index:2;
margin-right:auto;
margin-left:auto;


}
body{ background-image:url(top.jpg); background-repeat:repeat-x; 
}

/*img {
	
	z-index:1;
	position:relative;
	left:0px;
	bottom:0px;
	
}

#pie{
	position:relative;
	height:353px;
	z-index: 1;
	background-image: url(pie4.jpg);
	top:-100px;
	bottom:0px;
	}
<img src="pie.jpg" />*/
