Fibonacci and the Golden Ratio
A related point,
If you divide two consecutive Fibonacci numbers you get closer and closer to the 'Golden Ratio' (Or Golden Section). This is a trancendental number that was commonly used in ancient architectural design as it was thought to be the perfect proportion (or at least that which is most pleasing to the eye). This is probably because it is this ratio which is commonly observed in the natural world which may, in tern, be related to the way cells replicate.
The relevant numbers are approximately:
GR: 1.61803398874989
GS: 0.618033988749895
I'm sure you can see the pattern there.
This can be visualised by drawing a straight line (length a) on a piece of paper. If you then divide that line into a long (length b) and a short (length c) section, such that a is longer than b by the same ratio that b is longer than c, you'll find that the ratio is 'golden'.