body
{
	background: black;
	background-image: url("img/darkplaces/bg.png");
	color: #B00000;
	font-family: "MS Serif", "Microsoft Serif", "Times New Roman", serif;
}
A:link { color: red }
A:visited { color: #B00000 }
A:hover { color: white }
A:active { color: red }
.white { color: white }
.yellow { color: yellow }
.invisible { color: #291A11 }
.center { text-align: center; }
.just { text-align: justify }
.right { text-align: right }
.title { font-size : x-large }
.subtitle { font-size : large }
.date { font-size : x-small; color : gray }
.cap { font-size : larger }
.text { font-size : small; color : #FFFFC0 }
.mp3 { font-size : x-small }
.feed { font-size : x-small; color: silver; text-decoration: underline }
.shownotes { font-size : small }

i { margin-right: 0.5em; }

.teaser p
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 25pt;
	text-align: justify;
	width: 600px;
}

.indent { text-indent: 0pt }
