Natural Join of 2 relations matches tuples who have the same values for all the attributes who have same names in both the relations.
Notice if attributes with different names will result in a normal join(cartesian product ) of the two relations.