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

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