/*
	Stylesheet for background "Black"
	http://phroggy.com/
*/

body {
	background-color: #000;
	color: #fff;
}
a:link { color: #fff; }
