body {
	margin:0 auto;
	width: 350px;
	font-family:kai, georgia, sans-serif;
	background-color:#332C27;
}

#wrapper {
	margin-top:50px;
}

a, a.stretcher {
	text-decoration:none;
}

a:link, a.stretcher:link {
	color:#7E9980;
}

a:hover, a.stretcher:hover {
	color:#557363;
	}

a:visited, a.stretcher:visited {
	color:#8C7A6E;
	text-decoration:none;
}

div#text { 
	font-size:1em;
	letter-spacing:.1pt;
	padding:.5em;
	color:#CCC4AB;
}

.stretchTarget {
	margin:none;
}


h1 {
	font-size:.9em;
}