body { 
	font-family: Verdana;
	font-size: 80%;
	color: #544638;
	background-image: url('imgs/parlourwall.jpg');
	margin: 0;
	text-align: center;
	}
	
	a, a:hover, a:active, a:visited {
	color: #660000;
	font-size: 120%;
	}
	
	a.m, a.m:hover, a.m:active, a.m:visited {
	color: #544638;
	}
	
h1 {
	font-weight: normal;
	color: #660000;
	margin: 0 0 0 0;
	}
	
#stack {
	width: 750px;
	margin: auto;
	}
	
#fleft {
	float: left;
}
	
#fright {
	float: right;
	margin-top: 8px;
}
	
#folder {
	background-color: #ffffff;
}

.bumper {
	padding: 25px;
	background-color: #ffffff;
}

#window {
	clear: both;
	border: 1px solid #000000;
	padding: 5px;
	}
	
.kitty {
	float: left;
	vertical-align: bottom;
	margin-top: 9px;
	}
	
.hitty {
	float: left;
	font-size: 150%;
	color: #660000;
	}
	
.sp {
	margin-right: 65px;
	}
	
#has {
	width: 700px;
	height: 140px;
	background-color: #cccccc;
	line-height: 19px;
	text-align: left;
	padding: 25px;
	}
	
.pile {
	float: left;
	width: 175px;
	font-size: 70%;
	line-height: 20px;
}
