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

body {
	background-color: #292522;
	background-image: url(mesas.jpg);
	background-attachment: fixed;
	color: #fff;
}
a:link { color: #fff; }
