/* @override 
	http://localhost:8888/JFriedman/jfsite/white.css
	http://jonrfriedman.com/themes/jon_friedman/styles/white.css
*/

html {
	color: #8b8b8b;
	background-color: #FFFFFF;
}
div.navbg, div#imagetitlebox {
	background-color: #5b5b5a;
}

div.navbg h1 {
	color: #e0e0e0;
}

.controltext {
	color: #b4b4b4;
}

a:link {
	color: #e177d3;
}