
.plotback {
	background-image: url(/images/hope/plotback.png);
	background-size: cover;
	height: 600px;
	width: 650px;
}

.plotback2{
background-color:#474740; 
	margin: 30px;
	padding:10px; 
	height:580px;
}

.plothead{
font-family:BigNoodleTitling; 
	font-size:20pt; 
	text-align:center; 
	color:#d0d8dc; 
	background-color:#585f5a; 
	padding:5px; 
	letter-spacing:2px;
	text-transform:uppercase;
}

.plottext{
FONT-FAMILY: 'Anaheim', sans-serif; 
	font-size: 11pt; 
	text-align: justify; 
	color: #d0d8dc; 
	padding:10px; 
	height:500px; 
	overflow:auto;
}