

  h1 { font-family: Comic Sans MS;
    font-size: x-large;
    text-align: center;
    background-image: url(grey093.jpg);
    color: rgb(255, 0, 0);
    }

  body { background-image: url(grey093.jpg);
    }

