body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #663300;
	text-decoration: none;
}

