.bio {
	left: 200px;
	position: relative;
}
.bioBg {
	display: block;
	position: absolute;
	background-image: url(../images/about-bg.png);
	height: 714px;
	width: 497px;
}

.bio div.title {
	margin-bottom: 15px;
	margin-top: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/about-title-myBiography.png);
	height: 66px;
	width: 100%;
}

.scrolling div.mask {
	position: absolute;
	left: 40px;
	top: 60px;
	height: 603px;
	width: 410px;
	overflow: hidden;
	z-index: 0;
}
.scrolling div.track {
	position: absolute; 
	left: 463px; 
	top: 40px; 
	z-index: 0;
}
.abs {
	position:absolute;
}
.frame2 {
	width: 193px;
	height: 169px;
}
.frame4 {
	width: 188px;
	height: 253px;
}
.frame5 {
	width: 172px;
	height: 197px;
}
.frame6 {
	width: 217px;
	height: 188px;
}
.frame7 {
	width: 199px;
	height: 232px;
}
.green {
	color: #67a214;
}