body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#000000;
	overflow:hidden;
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	color:#666666;
	letter-spacing: 1px;
}

div.centeredA {
  position: absolute;
  top: 0%;
  left: 50%;
}

div.content {
  position: relative;
  top: 120px;
  left: -320px;
}

div.twitter {
  position: relative;
  top: -510px;
  left: -320px;
}

table {
	border: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
}

a {
	text-decoration:underline;
	color:#999999;
}

a:hover {
	color:#6FCBDC;
}

