body                   { background-color: white; margin-top: 00px; color: black; font-size: 0.8em; font-family: "Courier", "Trebuchet MS", sans-serif; }

.title                 { margin-top: 00px; color: gray; font-size: 5.5em; font-weight: bold; font-family: "Courier", "Trebuchet MS", sans-serif; }
.subtitle              { margin-top: 00px; color: gray; font-size: 3em; font-family: "Courier", "Trebuchet MS", sans-serif; }
.navigator             { margin-top: 00px; color: darkslategray; font-size: 1.2em; font-weight: bold; font-family: "Courier", "Trebuchet MS", sans-serif; }
.text                  { margin-top: 00px; color: black; font-size: 1.2em; font-family: "Courier", "Trebuchet MS", sans-serif; }

a:link                 { color: gray; text-decoration: none }
a:visited              { color: gray; text-decoration: none }
a:hover                { color: gray;  text-decoration: none }


#Title
{
visibility: visible; position: absolute; z-index: 9; top: 120px; left: 80px;
}

#SubTitle1
{
visibility: visible; position: absolute; z-index: 7; top: 260px; left: 80px;
}

#Text1
{
visibility: visible; position: absolute; z-index: 5; top: 330px; left: 140px; width: 400px;
}

#SubTitle2
{
visibility: visible; position: absolute; z-index: 8; top: 510px; left: 80px;
}

#Text2
{
visibility: visible; position: absolute; z-index: 6; top: 580px; left: 140px; width: 400px;
}

#SubTitle3
{
visibility: visible; position: absolute; z-index: 8; top: 1000px; left: 80px;
}

#Text3
{
visibility: visible; position: absolute; z-index: 6; top: 1070px; left: 140px; width: 400px;
}

#SubTitle4
{
visibility: visible; position: absolute; z-index: 8; top: 260px; left: 620px;
}

#Text4
{
visibility: visible; position: absolute; z-index: 5; top: 330px; left: 620px; width: 400px;
}

