@charset "UTF-8";
body {
	background-image: url(../images/tags.gif);
	background-repeat: no-repeat;
}
a#podcast {
	display: block;
	position: absolute;
	top: 20px;
	left: 734px;
	width: 60px;
	height: 60px;
	text-indent: -5000px;
	overflow: hidden;
	background-image: url(../images/podcast.gif);
}