body 
{ 
	background: rgb(0,102,190) url("images/background.jpg") repeat-x scroll top left;
}

#content 
{
	margin-top:100px;
	text-align:center;
	width:700px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.item h2
{
	color:white;
}

.news_title:link,.news_title:hover,.news_title:visited
{
	text-decoration:none;
	color:white;
}

.separator img
{
	width:700px;
	height:1px;
}

.news_date
{
	color:red;
	font-variant: small-caps;
	font-weight: bold;
	
}

i {color:white;}
#logo_radio {position:absolute;right:10px;top:5px;}
#logo_radio a:link img,#logo_radio a:hover img,#logo_radio a:visited img{
	text-decoration:none;
	border:0px;
}
#rss_subscribe{position:absolute;right:10px;top:130px;}
#rss_subscribe a:link img,#rss_subscribe a:hover img,#rss_subscribe a:visited img{
	text-decoration:none;
	border:0px;
}

#feed_title
{
	font: 200% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color:white;
}