body {
	text-align: center;
	background-color: #000000;
  }

#container {
  margin-left: auto; 
  margin-right: auto;
  width: 750px;
  position:relative;
  text-align: center;
  }
.style3 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style4 {
	color: #999999;
	font-size: 36px;
	font-family: "Courier New", Courier, monospace;
}
.style6 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.biobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #760607;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}