/* 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.             */

BODY { background: URL(images/confetti-background.jpg) }
H1 { text-align: center;
     font-family: Blackout }
H2 { font-family: MeppDisplayShadow }
STRONG { text-decoration: underline }
