/*
	Stylesheet for background "French Blue Dark"
	http://phroggy.com/
*/

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