
/***********************************************/
/* Coffee House                                */
/***********************************************/
#subcontent{
	text-align:justify;
	margin-top: 0px; 
	float:left;
	font-size: 80%;
	width:541px;
	background:url(../images/pool.jpg) no-repeat;
	color:#FFFFFF;
}
#story{
	font-size: 90%;
	text-align: justify;
	margin-left:10px;
	/*color:#000;*/
}
/***********************************************/
