body {
  background: #141517 url(../images/bodybg.jpg) no-repeat center top;
  font-size: 10px;
  font-family: arial, helvetica, sans-serif;
}
object {
  outline: none;
}
#footer {
  color: #fff;
  margin-top: 20px;
}
#noflash {
  color: #fff;
  font-size: 1.5em;
  position: absolute;
  left: -9999px;
  z-index: 0;
  width: 950px;
  overflow: auto;
  height: 790px;
}
.container {
  position: relative;
}
.designedby {
  text-align: right;
}
.designedby a {
  color: #fff;
}
.designedby a:hover {
  color: #900;
}