
body {
background-color: 	black;
background-image: 	url("/images/dmoon_bgp2.gif");
background-repeat: 	no-repeat;
background-position: 	right bottom;
background-attachment: 	fixed;
color:			white;
font-family:		arial;
}

th, td {
background-color:       black;
color:                  white;
font-family:            arial;
}

p {
text-indent:		1cm;
margin-left:		1cm;
margin-right:		1cm;
}

h1 {
color:			#00FF80;
text-transform:		uppercase;
}

h2 {
color:			#AD5DD7;
text-transform:		uppercase;
}

h3 {
font-family:		timesnewroman;
color:			#00FF80;
}

h4 {
font-family:		arial;
color:			#AD5DD7;
text-transform:		uppercase;
}

h5 {
color:			#C0C0C0;
}

a:link {
color:			#FFFF80;
font-family:		arial
}

a:visited {
color:			#FFFF80;
font-family:		arial;
}

a:hover	{
color:			#FFFFFF;
background-color:	#C618FF;
font-family:		arial;
}

a:active {
color:			#FFFF80;
font-family:		arial;
}
