.jLetter .panel{
	position: relative;
	overflow: hidden;
}

.jLetter .panel p{
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	position: relative;	
	text-align: center;
	
	font-family: 'Georgia';
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.jLetter .panel p a{
	font-family: 'Georgia';
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}