.bgnd {
	background-color: #FDB46D;
	padding: 20;
}
.subtext {
	display: inline;
	float: left;
	padding: 12px;
	width: 218px;
	height: 162px;
}
.bord {
	border: thin solid #FE8101;
}
#photo2-1 {
	left: 0px;
	top: 0px;
}
#txt1 {
	background-color: #FDCCA1;
	width: 298px;
	height: 576px;
	right: 0px;
	top: 0px;
	padding: 10px;
	overflow: auto;
	position: absolute;
}
#txt2 {
	width:515px;
	background-color: #FDCCA1;
	overflow: auto;
	left: 0px;
	bottom: 0px;
}

