.indent {
	text-indent: 1em; 
	display: block;
}

.ogc {
	background-image: url(http://images.carthain.com/rpg/ogc_bkgrnd.png);
	background-repeat: repeat-y;
	background-color: #fff;
	background-position: center;
	color: #000;
	border: thick double black;
	padding: 3px;
}

.ogc_header {
	font-size: 150%; 
	font-variant: small-caps; 
	font-weight: bold;
	text-indent: 0em; 
}

.ogc_subheader {
	text-indent: 0% ! important; 
	font-size: 100%; 
	font-variant: small-caps; 
	font-weight: bold;
}
