jbody {
  margin-top: 0px;
  color: #FF0000;
  background-color: #000000;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  min-width: 810px;
  text-align: center;
}

h1  {
  line-height: 2em;
  text-align: center;
}

h2, h4 {
  line-height: 1.5em;
}

img {
  border: 0px solid;
}

ol {
  list-style: upper-alpha;
}

a:link {
  color: #0000FF;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: #FF0000;
  background-color: transparent;
  text-decoration: strikethrough;
  text-decoration: underline;
}

a:hover {
  color: #FF00FF;
  background-color: transparent;
  font-style: italic;
  text-decoration: underline;
}

a:active {
  color: #FF0000;
  background-color: #FFFF00;
  text-decoration: underline;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 810px;
  text-align: left;
}

.domain_level_gap {
  float: left;
  width: 250px;
  border-right: 2px ridge #C0C0C0;
}

.domain_logo {
  float: left;
  width: 550px;
}

.column1 {
  float: left;
  width: 150px;
  min-height: 600px;
  color: #FF0000;
  background-color: #000000;
  border-right: 2px ridge #C0C0C0;
  text-align: center;
}

.column2 {
  float: left;
  width: 150px;
  min-height: 600px;
  color: #FF0000;
  background-color: #000000;
  border-right: 2px ridge #C0C0C0;
}

.column3 {
  float: left;
  width: 500px;
  min-height: 600px;
  color: #FF0000;
  background-color: #000000;
  vertical-align: top;
  border-right: 2px ridge #C0C0C0;
}

.boldtext {
  font-weight: bold;
  font-variant: small-caps;
}

.transformtext {
  font-weight: bold;
  text-transform: uppercase;
}

.credits {
  top: 640px;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  text-align: center;
}



  