body {
	background-color: #fff;
	background-image:url(fondo.png);
	background-position:center;
	background-repeat:repeat-y;
	color:#000000;
	text-align:center;
	padding:0px;
	margin:0px;
	height:100%;
}
-->

