@charset "utf-8";
/* CSS Document */
body
{
	background-image: url(images/treebg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#0B0E0A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0 0 0 0;
	background-position: center;
	position: fixed;
}

#stuff { width:1000px; margin:0 auto;
}
