I've been learning about triangle centers, and I have been able to prove that most of them exist. However, this one that I've come across has stumped a bit, and I haven't been able to find any proofs or hints towards how to prove this specific point always exists. I believe the point is called the Spieker center. The problem prompt goes a little like this.
Given a triangle $ABC$, construct lines parallel to the interior angle bisectors of angles $A$, $B$, and $C$, such that they pass through the midpoints of sides $BC$, $CA$, and $AB$ respectively. Prove that these lines are concurrent.
Any ideas on how I should approach this proof?


The concurrency is evident using the medial triangle property as stated in the answer by cosmo5. Here is wiki link that you can refer to for more on it (wiki).
Here is a more elementary proof simply using, i) the midpoint theorem, ii) alternate interior angles theorem which states that if two parallel lines are cut by a traversal, the alternate interior angles are congruent, and iii) Concurrency of angle bisectors theorem.
$D, E$ and $F$ are midpoints of the sides of $\triangle ABC$. Line through $AM$ is the angle bisector of $\angle A$. Line through $EN$ is parallel to $AM$ and through midpoint $E$ of side $BC$.
Using midpoint theorem, $ADEF$ is a parallelogram and $\angle DEF = \angle A$.
Using property of parallel lines, $\angle FEN = \angle FMA = \angle MAD = \frac{\angle A}{2}$. So line through $EN$ is angle bisector of $\angle DEF$ in $\triangle DEF$. By the same logic, parallel lines through midpoints to other two angle bisectors of $\triangle ABC$ must be angle bisectors of $\angle DFE$ and $\angle EDF$.
Hence the proof is complete by concurrency of angle bisectors of a triangle.