<!--

body { background: #000000 }

#page { margin-left: 10%; margin-right: 10%; }


h1 { font: 24px georgia }
h1 { color: #B58460; }

h2 { font: 22px georgia }
h2 { color: #B58460; } 

h3 { font: 20px georgia }
h3 { color: #B58460; }

p { font: 16px georgia }
p { color: #9A806B; }

h5 { font: 13px georgia }
h5 { color: #9A806B; }

sub { font: 12px georgia }
sub { color: #9A806B; }

a:link { color: #D6AA8D; text-decoration: none }
a:active { color: #FF8040; text-decoration: none }
a:visited { color: #D6AA8D; text-decoration: none }
a:hover { color: #E3BF8A; text-decoration: underline }



//-->