/* External Style Sheet */

BODY
{background-image: url("cfl_photo_esks-tor1949.jpg");}

.pics{text-align: center;}

.grey{font-weight: bold;
      text-align: center;
      color: #FFFF00; /* yellow */
      background-color: #999999; /* dark grey */
     }

.qf{font-weight: bold;
     text-align: center;
     color: #FFFFFF; /* white */
     background-color: #CCCCCC; /* grey */
    }

.sf{font-weight: bold;
        text-align: center;
        color: #FFFFFF; /* white */
        background-color: #0000FF; /* blue */
       }

.aafc{font-weight: bold;
      text-align: center;
      color: #FFFFFF; /* white */
      background-color: #FF6699; /* pink */
     }

.mnf{font-weight: bold;
      text-align: center;
      color: #FFFFFF; /* white */
      background-color: #000000; /* black */
     }

.thanks{font-weight: bold;
      text-align: center;
      color: #FFFF00; /* white */
      background-color: #009933; /* green */
     }

