body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin:0pt auto;
	text-align:center;
	vertical-align:top;
	width:100%;
}

#texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
}

