/* CSS for the Starfall Site */
BODY {margin-left:2%;}
BODY {margin-right:15%;}
BODY {background:white none no-repeat fixed; color:black;}

A {text-decoration:none;}
A {font-size:medium;}
A:hover {text-decoration:underline;}
A:hover {background:white; color:red;}

IMG {border:none;}

.narrative {background:white; color:black;}
P.narrative {text-indent:1.25em;}
P.narrative {text-align:justify;}

DD {background:white; color:black;}

TABLE {background:Black;}
TD {background:White;}
TH {background:White;}
