H1 {
    background: beige url(picassoshakespeare.jpg);
    background-repeat: repeat-x
    }

H2 {
    color: black;
    text-align:left;
    font-family: "Bookman", "sans-serif";
    font-size: 40pt;
    font-variant: small-caps;
    font weight: 700;
    }

H3 {
    font-size: 20pt;
   }
   
UL {
    color: black;
    font-family: "Times-Roman", "sans-serif";
    font-weight: bold;
    text-align:left;
    }
   
BODY {
      
      background-color: beige;
      }

P {
   color: black
   font-size: 24pt;
   font-family: "Times-Roman", "sans-serif";
   