body {
	background-image : url(../imagenes/fondo.jpg);
}

img {
    width:80%;
}

td {
    width: 10%;
}

.tierra {
    width: 15%;
}

.parrafo {
    font-weight: bold;
}

hr { 
    border: 1px dashed #278e79; 
  }
