#stools {
	width: 600px;
	margin: 0 auto;
	border: 1px solid black;
	}
.stoolImg {
	width: 100px;
	font-size: 1.2em;
	}
.stoolDesc {
	
	
	font-size: 1.2em;
	}
.stoolTxt { 
	width: 110px;
	height: 30px;
	font-size: 1.2em;
	white-space: normal;
	text-align: center;
	 }
.top {
	background-color: #e0ffc1;
	}
	