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

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