/* CSS Document */

h1 {
	font-size:20px;
	letter-spacing:4px;
	text-align:center;
	margin-top:12px;
	margin-bottom: 24px;
}
h2 {
	text-align:center;
	font-size: 15px;
}

.indent1 {
	margin-left:14px;
}

.indent2 {
	margin-left:28px;
}

body {
	margin:0 20px 0 20px;
	background-color:#f1f0e7;
	background-image:url(images/podcast.header.gif);
	background-repeat:no-repeat;
}

