Assignment009a2

- Background image - Repeat-X

Create a background image similar to the image below: Use your own colors. Look at the width and height by right-clicking the image.

Repeating Background

Use CSS to set the image as the background-image for your body. You will specify repeat-x to get it to tile horizontally (side to side). Make sure to match the body background-color to the bottom color of your image. Also, you must include a symbol within your repeating-x image.