Given five points A = (7, 4), B = (-10, 0), C = (-10, 3), D = (0, 10) and E = (7, 7). Every second, all the points move by halving their abscissas (x-coordinates) and doubling their ordinates (y-coordinates). This process continues for 500 years. After 500 years, which two points are closest?