/*
	Stylesheet for background "Bossanova Bondi"
	http://phroggy.com/
*/

body {
	background-color: #004242;
	background-image: url(bossanovabondi.gif);
	background-attachment: fixed;
	color: #fff;
}
a:link { color: #fff; }
