#banner {
 background: black url(../images/sunday.jpg) top right no-repeat;
 height: 144px;
 width: 574px;
 position: absolute;
 left: 186px;
 color: white;
}

/********************
** SCHEDULE FORMAT **
********************/

#schedule ul {
  list-style: none;
  }
  
.time {
  height: 1em;
  width: 10em;
  margin: 0 2em 0 0;
  }