#textfront {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	height: 250px;
	width: 455px;
	overflow: auto;
	left: 0px;
	padding: 10px;
	margin: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

#textframe {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	height: 500px;
	width: 455px;
	overflow: auto;
	left: 0px;
	padding: 10px;
	margin: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.textbox {

	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	height: 500px;
	width: 455px;
	overflow: auto;
	left: 0px;
	padding: 10px;
	margin: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}