.box_01_body { 
	position			: relative;
	top					: 3px;
	left				: 0px;
	width				: 632px;
	height				: 405px;	/* need this on photo pages but not on text pages */
	background-image	: url("../../assets/images/portfolio/pool/01_big.jpg");	/* directory relative to style sheet */
	background-repeat	: no-repeat;
	background-position	: center;
	background-color	: #D0D1C1;
}

.box_02 { 
	position			: relative;
	height				: 117px;
	background-color	: #D0D1C1;
}
