body {
	background-image: url(imagenes/portada.jpg);
	background-repeat: no-repeat;
	
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
img {
	behavior:	url("pngbehavior.htc");
}

#contenido {
       background-color: #ff0000;
       color: #ffffff;
	    width:500px;
      margin:0 0 0 0;
}

#wrap { margin:0 100 0 328;
 width:500px;

 background-image:url(imagenes/fondo_tira_03.png)}