h1                     { margin-top: 00px; color: white; font-size: 6em; font-family: "Century Gothic", "ITC Avant Garde Gothic", "Trebuchet MS", sans-serif; }
h2                     { margin-top: 00px; color: red; font-size: 1.5em; font-family: "Century Gothic", "ITC Avant Garde Gothic", "Trebuchet MS", sans-serif; }
h3                     { margin-top: 00px; color: darkslategray; font-size: 1em; font-family: "Century Gothic", "ITC Avant Garde Gothic", "Trebuchet MS", sans-serif; }
body                   { background-color: white; margin-top: 00px; color: black; font-size: 0.8em; font-family: "Lucida Grande", sans-serif; }

#Logo                  { visibility: visible; position: absolute; z-index: 7; top: 15%; left: 5%; }
#Title                 { visibility: visible; position: absolute; z-index: 9; top: 15%; left: 13%; }
#Splash                { visibility: visible; position: absolute; z-index: 3; top: 67%; left: 77%; margin-top: -150px; margin-left: -250px; }
#Title1                { visibility: visible; position: absolute; z-index: 5; top: 25%; left: 13%; right: 15%; }
#Text                  { visibility: visible; position: absolute; z-index: 5; top: 35%; left: 13%; right: 15%;}

#CV                    { visibility: visible; position: absolute; z-index: 3; top: 90%; left: 13%; margin-left: -11px; }
#Statement             { visibility: visible; position: absolute; z-index: 3; top: 90%; left: 25%; margin-left: -41px; }
#Works                 { visibility: visible; position: absolute; z-index: 3; top: 90%; left: 36%; margin-left: -24px; }
#Commissions           { visibility: visible; position: absolute; z-index: 3; top: 90%; left: 48%; margin-left: -53px; }
#Exhibitions           { visibility: visible; position: absolute; z-index: 3; top: 90%; left: 60%; margin-left: -42px; }
#Friends               { visibility: visible; position: absolute; z-index: 3; top: 90%; left: 71%; margin-left: -29px; }
#Contact               { visibility: visible; position: absolute; z-index: 3; top: 90%; left: 83%; margin-left: -32px; }

#EndMarker             { visibility: visible; position: absolute; z-index: 7; top: 100%; left: 001px; width: 001px; height: 001px }

a:link                 { color: black; text-decoration: none }
a:visited              { color: black; text-decoration: none }
a:hover                { color: gray;  text-decoration: none }
