/* top */

#main {
  position: absolute;
  top: 0;
  left: 0;
}

#container {
  background: url(../img/bg_container.jpg) no-repeat 50% top;
}

#noflash h1 {
  margin: 80px 50px 90px;
}

#logo_object {
  position: absolute;
  top: 146px;
  left: 619px;
  width: 211px;
  height: 212px;
  background: url(../img/img_logo_object.png) no-repeat 0 0;
}

#getflash {
  margin: 0 50px;
  font-size: 12px;
  line-height: 2.4;
}

#getflash i {
  font-style: normal;
  color: #7f292e;
  text-decoration: underline;
}

#getflash .link {
  margin: 10px 0;
}
