/* Taken from Core Web Programming from        */
/*  Prentice Hall and Sun Microsystems Press,  */
/*  http://www.corewebprogramming.com/.        */
/*  &copy; 2001 Marty Hall and Larry Brown;    */
/*  may be freely used or adapted.             */

.banner { background: url(images/boards.jpg) repeat-x;
          font-size: 50pt;
          font-family: Arial Rounded MT Bold }
