/**
 * currentframe.css
 * style sheet for current weblog pages
 */

body {
  background:#093 url(../images/currentweblog/bg.gif);
}
#newsframe {
  position:absolute;
  left:68px;
  top:68px;
}
