body {
	font-family: ariel;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #9900cc;
	background-attachment: fixed;
	background-color: 000000;
	
	background-repeat: no-repeat;
	background-position: right top;
	SCROLLBAR-BASE-COLOR:rgb(0,0,0);
SCROLLBAR-TRACK-COLOR:rgb(0,0,0);
SCROLLBAR-FACE-COLOR:rgb(0,0,0);
SCROLLBAR-HIGHLIGHT-COLOR:rgb(153,0,204);
SCROLLBAR-3DLIGHT-COLOR:rgb(0,0,0);
SCROLLBAR-DARKSHADOW-COLOR:rgb(153,0,204);
SCROLLBAR-SHADOW-COLOR:rgb(153,0,204);
SCROLLBAR-ARROW-COLOR:rgb(153,0,204)
}
h1
{
color:  #9900cc;
font-family:  Mistral;
font-size:  48px;
font-style:  normal;
font-weight:  normal;
text-align:   center;
}

h3
{
color:  #9900cc;
font-family:  Mistral;
font-size:  36px;
font-style:  normal;
font-weight:  normal;
text-align:   center;
}


A:link {color:  #9900cc;}
A:visited {text-decoration:  none}
A:active {text-decoration:  none}
A:hover {color: red;}
