
BODY { font-family: Verdana, Arial, Helvetica; background: black}
TABLE { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #cc6600} 
PRE { color: #ffffff }

.tender { color: #cc6600 }
.fun { color: #ffff00 }
.pixie { color: #009900; font-style: italic; font-size: 9pt }
.gnome { color: #FF9999 }
.princess { color: #ff00cc }
.share { color: purple }
.luck { color: green }
.cheer { color: pink }
.grumpy { color: #A9B8C2 }

div#back {
    background-image:  url(images/labyrinth.png);
    background-repeat: no-repeat;
    height: 437px;
    width: 577px;
}

div#backtext {
    font-size: 10pt;
    position: relative;
    height: auto;
    width: 550px;
    top: 20px;
    left: -12px;
}

.small { color: #cc6600; font-size: 8pt }









