BODY {
  background-color: #000;
  color: #fff;
	font-family: Arial;
}

A    {
	color: #f90;
	font-family: Arial;
	line-height: normal;
	text-decoration: none;
}
A:hover   {
	color: #fff;
	font-family: Arial;
}

H1 {
  font-size: 26px;
	font-family: Arial;
}

H2 {
  font-size: 18px;
	font-family: Arial;
}

H3 {
	font-family: Arial;
}

DIV {
  text-align: center;
}

