@charset "utf-8";
#fondo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-image: url(../images/fondo.png);
	background-repeat: repeat-x;
	height: 700px;
	width: 900px;
	text-align:center;
}
