body {
  font-family:     Verdana, Geneva, Arial, monospace;
  font-size:       small;
  background-color: black;
}
h1{
  font-weight:     normal;
  color:           yellow;
  border-bottom:   thick dotted yellow;
  font-size:       300%;
  font-style: bold;
  marquee-speed: 5000%;
}
h2,h3,h4{
  font-size:       200%;
  font-weight:     normal;
  color:           white;
}
p{
color: yellow;
font-size: 150%;
margin-left: 40xp; 
margin-right: 40xp;
border: link solid gray;
}
blockquote {
  font-style:      italic;
  font-size: 250%;
  color: yellow;
}
table {
margin-left: 20px;
margin-right: 20px;
border: thin solid black;
caption-side: bottom;
border-collapse: collapse;
}
td, th {
border: thick solid yellow;
padding: 5px;
}
caption {
font-style: italic;
padding-top: 8px;
}
th {
background-color: yellow;
}
.cellcolor {
background-color: yellow;
} 
.black {
background-color: black;
color: yellow;
}
html {
padding: black;
}
.href{
color: yellow;
font-size: 110%;
}
marquee{
marquee-speed: 10%
}
ul{
color:yellow;
font-size: 200%
}
#navcontainer { width: 200px; }



#navcontainer ul

{

margin-left: 0;

padding-left: 0;

list-style-type: none;

font-family: Arial, Helvetica, sans-serif;

position: absolute;

top:250px;

left:0px;



}



#navcontainer a

{

display: block;

padding: 3px;

width: 160px;

background-color: black;

border-bottom: 1px solid yellow;

}



#navcontainer a:link, #navlist a:visited

{

color: yellow;

text-decoration: w;

}



#navcontainer a:hover

{

background-color: yellow;

color: black;

}

body {

background-color:black;}

#jace {

position: absolute;

left: 0px;

}

#tracker{

		float:left;

		margin:0px;

		position:absolute;

		top:280px;

		left:100px;

		margin-right: 400;

		padding-left: 0;

		margin-left:0;

		}
		#bodystuff {

	position: absolute;

	top:375px;

	left:200px;
	}
		#bodyness{
		position: absolute;
		top: 250px;
		left:200px;
		}
li{
color: yellow;
font-size: 100%;
}