body {
  background: url('/img/gradient.gif') top left repeat-x #0A0A08; 
  margin : 0px;
  padding : 0px;
  min-width: 500px;  
  border : 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  /*font-family: Arial, Helvetica, Sans-Serif;*/
  /*font-size: 80%;*/
}


div.center {
  margin-top: 0px;
  height: 238px;
  width: auto;
  border: 0px solid #9E2A2A;
  background: url('/img/header.gif') top left repeat-x #A72D2D;
  z-index: 3;
}

div.text {
  height: auto;
  width: 338px;
  text-align: left;
  padding-left: 70px;
}


img.logo {
  margin-top: 80px;
  width: 338px;
  height: 112px;
  z-index: ;
}

img.spider {
  position: absolute;
  height: 122px;
  width: 117px;
  margin-top: 20px;
  margin-left: 135px;
  z-index: 3;
}

ul {
  list-style-type: square;
  color: #F9CE66;
  font: 80%;
  font-size: 80%;
  border: 0px;
}

a.email {
  color: #ffffff;
  font: 100%;
  font-size: 100%;
  text-decoration: none;
  border: 0px;
}

a.email:hover {
  text-decoration: underline;
  color: #F9CE66;
}


p {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  border: 0px;
}

h1 {
  color: #F9CE66;
  font: 100%;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 5px;
  letter-spacing: 5px
}

h2 {
  color: #ffffff;
  font: 100%;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 5px;
}
