#blogspace
{

	padding: 10px;
	margin: 20px;
	font-family: times, serif;
	width: 540px;
}

.wpdate 
{
	font-size: 1.1 em;
	font-weight: bold;
	margin-bottom: 6px;
}

.storytitle
{
	font-size: 1.3em;
}

.meta
{
	font-size: 0.8em;
	
}
.meta a
{
	font-style: italic;
}

.storycontent
{
	margin-top: 10px;
	margin-bottom: 8px;

}

.feedback
{
	font-size: 0.8em;
	margin-bottom: 60px;


}


#blogspace a:link	{ color:#361514; text-decoration:none; }
#blogspace a:visited	{ color:#A3403B; text-decoration:none; }
#blogspace a:hover	{ color:#000000; text-decoration:none; }
#blogspace a:active	{ color:#000000; text-decoration:none; }

