body { 
color: #ffffff;
background-color: #000000;
margin: px;
padding: 0px;
font-family: serif;
font-size: 12px;
line-height: 130%px;
text-decoration: none;
text-align: left;
}

a:active { text-decoration: none }
a:hover { color: #6885f8; text-decoration: none }
a:link { color: white; text-decoration: none }
a:visited { color: #c0c0c0; text-decoration: none }

#container {
background-color: #000000;
position: absolute;
left: 50%;
width: 450px;
margin-left: -225px;
}


h1 {font-size: 18px;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 14px;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 12px;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 10px;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 12px;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
font-style: italic;
letter-spacing: +.2em;
text-align: left;}

h6 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: 900;
text-align: left;
letter-spacing: +.5em;
word-spacing: +.4em;
font-variant: small-caps;
font-style: italic;}

.exit { text-align: left; margin: 2em;
font-variant: small-caps;
letter-spacing: +.3em;
text-decoration: none;
font-weight: bolder;}

#name { text-align: right; margin: 2em; }

#showtes {
height: 306px;
left: 220px;
position: absolute;
top: 5px;
width: 209px;
z-index: 2;
}

img.floatright {
float: right;  margin-top: .5em;  margin-bottom: .5em;  margin-left: 1em;
}