/* Home CSS Document */

#features{
  float: left;
  width: 520px;
  background: url(../images/css/background_features.gif) no-repeat;
}

#recent_programs{
  float: left;
  width: 500px;
  padding: 10px;
  margin: 5px 0px 0px;
  background: url(../images/css/background_recent_programs.gif) no-repeat;
}