body {
	margin:0px;
	padding:0px;
	background: #000000;
	font: 10px Verdana, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#ffffff;
}
a {
	color: Silver;
	text-decoration: underline;
	font-size: 120%;
}
h1, h2 {
	margin: 0px;
	padding: 2px 0px;
	font-weight: normal;
	text-align: center;
}
h3, p {
	margin: 0px;
	padding: 2px 0px;
	font-weight: normal;
	text-align: center;

}
h4 {
	font-weight: normal;
}
td {
	font-size: 13px;
	font: normal "Times New Roman";
}

#description {
	text-align: center;
}
#about{
	text-align: center;
}
#image {
	padding:5px;
}
#info {
	text-align:center;
	margin-top:10px;
	font-size: 9px;
	color:#666666;
}
#backlink {
	font-size: 7px;
	color: Gray;
	text-align: center;
}
.quote {
	font-size: 20px;
	text-align:center;
}
#based, #req {
	color: Gray;
}

	 