BODY { 
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 2em;
    margin-bottom: 2em;
    font-family: arial, helvetica, verdana, sans-serif;
    background: #CCCCCC;
    background-image: url(/img/w_lg0099.jpg);
    color: black;
}

H1, H2, H3 {
    text-align:  center;
    color: #006600;
}

IMG {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}

P {
    text-indent: 2em;
}

SPAN.sf {
    color: #006600;
    font-weight: bolder;
}

SPAN.destiny {
    color: #FF0000;
    font-size: -1;
    font-weight: bolder;
}

A {
    font-weight: bolder;
}

A:link { color: #BB0000 }       /* unvisited link */
A:visited { color: #880000 }   /* visited links */
A:active { color: blue }    /* active links */

