.bg {background-image: url(img/trans.png); 
	background-repeat: repeat;
	text-align: center
}

.profile-table {width: 600px;	
	margin-right: 14px;	
	margin-bottom: 28px;	
	padding: 13px;
	background-image: url(trans.png); 
	background-repeat: repeat;
}

.profile-table2 {width: 300px;		
	margin-left: 14px;
}

.profile-image {width: 300px;
	border-width: 0px;	
	border-style: solid;	
	border-color: #360000;
}

.profile-text1 {font-family: Arial, sans-serif;
	color: #7A4D13;	
	font-size: 14px;	
	line-height: 20px;	
	padding-right: 14px;
}

.profile-text2 {font-family: Arial, sans-serif;	
	color: #7A4D13;	
	font-size: 13px;	
	line-height: 22px;
}

.profile-telnumber {font-family: Arial, sans-serif;	
	color: #EFA341;
	font-weight: bold;	
	font-size: 16px;	
	line-height: 22px;
}




