#artistpic{
	position:absolute;
	width:296px;
	height:455px;
	z-index:1;
	left: 15px;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	background-image: url(images/carole.jpg);
	
}

#text{
	position:absolute;
	width:284px;
	height:461px;
	z-index:1;
	left: 346px;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	text-align: left;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text2{
	position:absolute;
	width:530px;
	height:125px;
	z-index:1;
	left: 107px;
	top: 359px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	text-align: left;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
