BODY { 
  background-image:url(graphics/tartan.jpg);
  background-repeat:repeat-x;
  }

.foot { 
  font-family:Arial;
  color:aliceblue;
  background-color:00008B
  } 

.head2 { 
  font-family:'Monotype Corsiva','ZapfChan MdIt BT',fantasy;
  color:#00008B;
  font-size:42px;
  font-weight:900; 
  }

.head3 { 
  font-family:'Monotype Corsiva','ZapfChan MdIt BT',fantasy;
  color:#00008B;
  font-size:18px;
  font-weight:300;
  }

.head4 {
  font-family:'Monotype Corsiva','ZapfChan MdIt BT',fantasy;
  color:#00008B;
  font-size:24px;
  font-weight:500;
  }