/* There are several different color schemes provided in this sheet. */

/* Dreams: A basic color scheme designed for Once Upon a Time in Saillune. */
/* Total of 1 color scheme */

/* Dreams: A basic color scheme designed for Once Upon a Time in Saillune.  White background, black text; Dark blue - purple - crimson links. */

BODY {background-color: #FFFFFF; color: #000000}
BODY.index {background-color: #FFFFFF; color: #000000; text-align: center}
A:link {color: #00008B}
A:visited {color: #800080}
A:active {color: #DC143C}
H1 {color: #000000; font-size: 250%; text-align: center}
H2 {color: #000000; font-size: 225%; text-align: center}
H3 {color: #000000; font-size: 200%; text-align: center}
H4 {color: #000000; font-size: 175%; text-align: center}
H5 {color: #000000; font-size: 150%; text-align: center}
H6 {color: #000000; font-size: 125%; text-align: center}
TABLE {background-color: #FFFFFF; color: #000000; width: 90%; border: 1 solid #000000}
TABLE.footer {background-color: #FFFFFF; color: #000000; width: 100%; border: 0}
TH {border: 1 solid #000000}
TD {border: 1 solid #000000}
TD.center {border: 1 solid #000000; text-align: center}
TD.footer {border: 0; text-align: center}
HR {color: #000000; height: 1; width: 90%}
IMG {float: none}
IMG.left {float: left}
IMG.right {float: right}
FONT.footer {color: #000000; font-size: 75%; test-align: center}

/* 1 color scheme total in this document. */
