a {
	text-decoration:none;
	color:#cccccc;
}
a:hover {
	color:#7CB2D8;
}
body {
	background:  #1d1d1d url(../images/nowhereland-3.png);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: normal;
	margin: 0;
}
