Assignment009b - Background image - Repeat-Y

Create a background image similar to the image below:

Click here for image

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.