body {
  margin:0;
  background-color:#f0f0f0;
}
#rss_master {
margin-top:0;
margin-left:auto;
margin-right:auto;
  width:900px;
}
#rss_header {
padding-left:22px;
font-size:12px;
font-family:Verdana,Arial, Helvetica;
 width:876px;
height:100px;
background-color:#ffffe1;
 border-left: solid 1px #e1e1e1;
border-right: solid 1px #e1e1e1;
border-bottom: solid 1px #e1e1e1;
}
#rss_header img {
  margin-top:30px;

}
#rss_content {

margin-top:25px;
width:898px;
background-color:#ffffff;
 border: solid 1px #e1e1e1;
height:500px;
}
#rss_title {
margin-left:22px;
margin-top:36px;
width:856px;
padding-bottom:5px;
font-family:Verdana,Arial, Helvetica;
border-bottom: solid 2px #e1e1e1;
}
#rss_other {
font-size:12px;
margin-top:20px;
width:856px;
font-family:Verdana,Arial, Helvetica;
margin-left:22px;
}
#rss_other a {
font-family:Verdana,Arial, Helvetica;
color:blue;
}

