body{
	margin: 0 0 0 0px;
	background-color: black;
	background-repeat: no-repeat;
	/* background-attachment: fixed; */
}

#Onixgraph
{
	color:#444444;
	margin-left: 72px;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	margin-bottom: 10px;
}

#Onixgraph a
{
	color:#444444;
}

a
{
	color:#e5a800;
}
a:hover
{
	color:#fde8b0;
}