@charset "iso-8859-1";
body {
	background-color:transparent;
	background-color:#000000;
	background-image:url(../banner/fog.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;}
	a:link {color: #CCFFFF; }
	a:visited { color: #CCFFFF; }
	a:active { color: #FFFF66; }
	
