.estilo {
	background-image: url(img/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #000000;
}
.fondom {
	background-image: url(img/fondom.gif);
	background-repeat:  repeat-y;
}
