body {
  background-color: #797979;
  color: #000;
  font: 12px/18px Helvetica, Arial, sans-serif;
}
#page {
  margin: 0px auto;
  width: 775px;
  background: #fff url(page-bg.gif) no-repeat top left;
}
#page-inner {
  padding: 200px 0 0 49px;
}
#footer {
  text-align: center;
  margin: 1em 0 2em;
  color: #fff;
  font-size: .9em;
  line-height: 1.3em;
}

img {
  border: 0;
}
hr {
  width: 100%;
  height: 2px;
  background-color: #dddebb;
  border: 0;
  margin-bottom: 1em;
}
.sidebar {
  float: right;
  background: #dadbb6;
  width: 238px;
  margin: 0 0 1em 2em;
  text-align: center;
  position: relative;
}

#link1 {
  position: absolute;
  top: 24px;
  left: 30px;
  width: 179px;
  height: 179px;
}
#link2 {
  position: absolute;
  top: 279px;
  left: 44px;
  width: 151px;
  height: 115px;
}
#link1 img, #link2 img {
  width: 100%;
  height: 100%;
  border: 0;
}
#player {
  position: absolute;
  top: 205px;
  left: 0;
  width: 100%;
}
