Eight odd squares puzzle

Lagrange's Four-Square Theorem states that every positive integer can be written as the sum of at most four squares. For example, 6 = 2^2 + 1^2 + 1^2 is the sum of three squares. Given this theorem, prove that any positive multiple of 8 can be written as the sum of eight odd squares.