Based on the book "Financial Calculus" by Baxter and Rennie, I understand that stochastic calculus is based on the equation $$dx(t)=\mu(t) dt+\sigma(t) dW(t),$$ in the same way that standard calculus has the standard derivative: $$\frac{dx(t)}{dt}=\mu(t).$$
In the stochastic equation, $W(t)$ is a Wiener process (Brownian motion), which forms the "building block" for stochastic processes, in the same way that the "straight line" forms the "building block" for derivatives.
My question is, does this "stochastic building block" necessarily have to be based on the normal distribution, as the Wiener process is? It seems arbitrary to restrict the stochastic element to only normal distributions, or is there some reason for it relating to the central limit theorem or something similar?