body {
	 background-color:#000; 
}
#graphic {
	margin-left:auto;
  margin-right:auto;
	width:580px;
}
#text {
	margin-left:auto;
  margin-right:auto;
	width:580px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	color:#fff;
}
#text a {
	text-decoration:none;
	color:#FF0;
}
#text a {
	text-decoration:none;
	color:#CC0;
}


