body {
	background: url('/stacey/images/dark_wood_texture.jpg');
	}

#topbox {
	height:40px;
	margin-top:10px;
	text-align: left;
	}

#topbox a {
	font-size: 26px;
	font-weight: bold;
	color: #fff7ea;
	text-decoration: none;
	border: 0;
	}
	
#menu2 {
	float: right;
	}

#menu2 a {
	font-size: 26px;
	font-weight: bold;
	color: #afaaa1;
	text-decoration: none;
	margin-left: 20px;
	border: 0;
	}
	
#banner {
	background: #fff7ea;
	padding: 10px;
}

#about2 {
	background: url('/stacey/images/trans.png');
	border: thin solid #afaaa1;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff7ea;
	text-align: left;
	font-size: 24px;
	}

#content2 {
	background: #fff7ea;
	min-height: 850px;
	margin-bottom: 10px;
	}

.clear { clear: both;}
