/* CSS Document */
body {
	background: #000;
}
#content {
	color:#fff;
	}
#maincontent a {	
	color:#fff;
	text-decoration:none;
	}