body, form,fieldset,input,textarea, #npcs
{
	background:transparent;
	color:#5C4033;
	font-family:Georgia, Palatino Linotype, Palatino, Book Antiqua, serif;
}

body
{
	background : #F3DDB2 url(themes/parchment.jpg) repeat;
	padding-top:0.5em;
	border-top:4px ridge rgba(92, 64, 51, 0.4);
	font-size:larger;
	min-height:100%;
	/*background-size:cover;*/
}

body.flash { background: #ffe none; }
body.buffered { background: #eee none; }
.post.highlight { background: yellow; }

.h1, .h2, .h3, .h4, .h5, .h6
{
	background-color:rgba(92, 64, 51, 0.25);
	/*color:white;*/
}

.ooc
{
	color:#89674e;
}

.oocinput
{
	font-style:italic;
	color:#89674e;
}

#npcs
{
	background-color: #ffefcf
}