h1 { font-weight: bold; color: 999999; font-size: 4.4em; font-family: "Century Gothic", Thonburi, "ITC Avant Garde Gothic", "Trebuchet MS", sans-serif; }
h2 { margin-top: 00px; color: red; font-size: 1.5em; font-family: "Century Gothic", Thonburi, "ITC Avant Garde Gothic", "Trebuchet MS", sans-serif; }
h3 { margin-top: 00px; color: darkslategray; font-size: 1em; font-family: "Century Gothic", Thonburi, "ITC Avant Garde Gothic", "Trebuchet MS", sans-serif; }

.navigator             { margin-top: 00px; margin-bottom: 0px; color: gray; font-size: 5.5em; font-weight: bold; font-family: "Courier", "Trebuchet MS", sans-serif; }
.text                  { margin-top: 00px; margin-bottom: 0px; color: gray; font-size: 5.5em; font-weight: bold; font-family: "Courier", "Trebuchet MS", sans-serif; }

a:link                 { color: cccccc; text-decoration: none }
a:visited              { color: cccccc; text-decoration: none }
a:hover                { color: 999999;  text-decoration: none }

body {
	background-color: f4f3ec;
	background-image: url(../Images/v-row.png);
	background-repeat: repeat-x;
	margin-top: 00px;
	color: white;
	font-size: 0.9em;
	font-family: "Century Gothic", "ITC Avant Garde Gothic", "Trebuchet MS", sans-serif;
	}

#Background {
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	}

#Logo {
	visibility: visible;
	position: absolute;
	z-index: 8;
	top: 120px;
	left: 120px;
	}

#Title {
	visibility: visible;
	position: absolute;
	z-index: 7;
	top: 120px;
	left: 160px;
	}

#Email {
	visibility: visible;
	position: absolute;
	z-index: 9;
	top: 25px;
	right: 20px;	
	text-align: right;	
	}

#Choice1 {
	visibility: visible;
	position: absolute;
	z-index: 8;
	top: 250px;
	left: 10%;	
	text-align: right;	
	}

#Choice2 {
	visibility: visible;
	position: absolute;
	z-index: 7;
	top: 250px;
	left: 34%;	
	text-align: right;	
	}

#Choice3 {
	visibility: hidden;
	position: absolute;
	z-index: 6;
	top: 350px;
	left: 220px;	
	text-align: right;	
	}

a:link                 { color: cccccc; text-decoration: none }
a:visited              { color: cccccc; text-decoration: none }
a:hover                { color: 999999;  text-decoration: none }
