/* CSS de Alejandro */
html{
	overflow:auto;
	background: #DDAC74;
}
body {
	margin: 0 auto;
	text-align:center;
	background: url(imagenes/fondo2.gif) repeat-x;
	
}


