body {background: #000000 url('images/skull.jpg') repeat-y fixed; }


A:link {
	COLOR: #FFCC99;
	TEXT-DECORATION: none;
	font-weight: bold
}
A:visited {
	COLOR: #FFCC99;
	TEXT-DECORATION: none;
	font-weight: bold
}
A:active {
	COLOR: #FFCC99;
	TEXT-DECORATION: none;
	font-weight: bold
}
A:hover {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-weight: bold
}


h1 {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FF9900}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none
}
.gradualshine { filter:alpha(opacity=50); -moz-opacity:0.5; }
