.PtBackground
{
	width: 778px;
	height: 1064px;
	background-image: url(images/penguinTalk/bg.jpg);
}

.TextArea
{
	position: relative;
	left: 40px;
	top: 40px;
	background-color: #ECEEF3;
	z-index: 100;
	border: solid 1px Black;
	font-family: Arial;
	opacity: .93;
	filter: alpha(opacity=93);
width:575px;
}

.Text{padding:15px;}