body{
  background-color: #000000;
}

body.info_page, #info_page_noscript, #worldselection{
  background: url(https://cdn.playa-games.com/res/landingpage_new/old/background3.jpg);
  background-repeat: no-repeat; 
  background-position: top center;
  background-color: #000000;
}

.info_page a { 
  text-decoration:none; 
  color:#ffd9aa; 
}

#info_page_box, #boxinthemiddle{
  position: absolute;
  display: table;
  top: 200px;
  /* display: block; */
  width: 100%;
  height: 360px;
  background-color: transparent;
}

#info_page_box_inner{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  /* margin: 0 auto; */
  width: 570px;
  height: 360px;
  font-weight: bold;
}
