.tedes{
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: x-small;
	border-left: thin;
	border-right: thin;
	border-color: Black;
}
.terres{
	
	text-align: center;
	font-family: "Segoe Script";
	font-size: medium;
	background-color: #FF0606;
	border-left: medium;
	border-right: medium;
	border-color: White;
	border-bottom: outset;
}
.boton{
  background-image:url(buscar.jpg);
  background-repeat:no-repeat;
  height:35px;
  width:180px;
  background-position:center;
}

.teaxes{
	background-repeat: no-repeat;
	background: no-repeat top;
	background-position: bottom;
	background-image: url(tabla.jpg);
	width: 600;
	height: 60;
}

