@charset "UTF-8";
/*day*/

body {
	background-color:#000000;
	color:#f1f1f2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}

a:link {
	text-decoration:underline;
	color:#eeeeee;
	}

a:visited {
	text-decoration:underline;
	color:#eeeeee;
	}

a:hover {
	text-decoration:underline;
	color:#0099ff;
	}

a:active {}

#yarn {
	background-image:url(night-time-yarn_05.jpg);
	background-repeat:no-repeat;
	width:640px;
	height:639px;
}

#tdsnv {
	background-image:url(night-time-tdsnv_08.jpg);
	background-repeat:no-repeat;
	height:60px;	
}

#downloadtext {
	background-image:url(night-time-text_08.gif);
	background-repeat:no-repeat;
	width:640px;
	height:48px;
}




