#plot {
	margin: 0 auto;
	width: 450px;
	background-color: #0c1726;
	padding: 30px; 
	background-position: center bottom; 
	background-repeat: no-repeat;
} 

#plot .plottext {
	height:390px;
	overflow-y:scroll;
	text-align: justify;
	letter-spacing: 1px; 
	line-height: 15px;
	font-size: 11px;
	color:#e7e0d8;
	margin-bottom: 30px;
	padding-right:5px;
} 

#plot .plottext .datum {
	font-family:'Abril Fatface';
	font-size: 16px; 
	letter-spacing: 1px; 
	font-weight: normal;
	color: #878886;
	letter-spacing: 1px;
}