body {
  background-color:black;
}
.contentFrame {
  width:100%;
}
.content {
  background-image:url("../img/bg.gif");
  width:900px;
  height:600px;
}
