body {
	background-color: black;
}

p {
	color:white;
}

#ysfooter {

	color: white;
	font-size: 10px;
}

a:link { color: white; }
a:visited { color: white; }
a:hover { color: white; }
a:active { color: white; }
