Create a background image similar to the image below:
Click here for imageNote: I usually make background images a little larger than the container div. In this case I made the background image
1000 x 300
Use CSS to set the image as the background-image for your body. You will specify repeat-y to get it to tile vertically (up and down). Make sure to match the body background-color to the sides color of your image.