body {
	background-color: #907268;

font-family:"Courier New", Courier, monospace;
	font-size:11px;
	
}



.showz{
	width:300px;
	height:150px;
	text-align:left;
	overflow: auto;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	
}

.bio{
	width:300px;
	height:80px;
	text-align:left;
	overflow: auto;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	
}




.mainline{
	width:200px;
	height:150px;
	text-align:left;
	margin-top:30px;
	overflow: auto;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-family: "Courier New", Courier, monospace;
}


.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	
}