body {
  background-size: 100% 100%;
  margin: 0px;
  background-color: black;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}

ul {
  padding: 0px;
}

/* unvisited link */

a:link {
  text-decoration: none;
  cursor: pointer;
  color: white;
}


/* visited link */

a:visited {
  color: white;
}


/* mouse over link */

a:hover {
  color: #ccbbaa;
}


/* selected link */

a:active {
  color: #ccbb00;
}

a, img {
  border:none;
  outline:none;
}

#viewport {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}

#flash-container {
  left: 50%;
  width: 960px;
  height: 620px;
  margin: auto -480px;
  position: relative;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

#myContent {
  width: 100%;
  height: 100%;
  position: relative;
}

#like-container {
  left: 50%;
  width: 960px;
  height: 83px;
  margin-left: -480px;
  position: relative;
  background-image: url('https://d3keh16orldw19.cloudfront.net/public/like_banner_3.jpg');
}

#like-button {
  position: relative;
  top: 50px;
  left: 110px;
}

#footer {
  position: relative;
  width: 960px;
  left: 50%;
  margin-left: -480px;
  transform-origin: 50% 0;
}

.button {
  vertical-align: top;
  margin-left: 3px;
  padding: 4px;
  background-color: #222;
  border-radius: 4px;
}

.isga-button {
  margin-left: 40px
}

.store-button {
  vertical-align: top;
  margin-left: 3px;
}

.store-img {
  position: relative;
  top: -4px;
}

#flashPlayerInstallPopup {
  position: relative;
  width: 100%;
  height: 100%;
  left: 15.83%;
  background-repeat: no-repeat;
}

#flashPlayerInstallButtons {
  padding-top: 420px;
  padding-left: 152px;
}

#user-info {
  color: #CCC;
  margin: -45px 0px 0px 6px;
}

#flashPlayerInstallPopup_v76 {
  position: relative;
  width: 100%;
  height: 100%;
  left: 15.83%;
  top: 2%;
  background-repeat: no-repeat;
}

#flashPlayerInstallContactUs_v76 {
  padding-left: 35px;
}

#flashPlayerInstallButtons_v76 {
  padding-top: 550px;
  padding-left: 135px;
}

#flashPlayerInstallPopup_edge_v79 {
  position: relative;
  width: 100%;
  height: 100%;
  left: 15.83%;
  top: 2%;
  background-repeat: no-repeat;
  background-position-y: 35%;
}

#flashPlayerInstallContactUs_edge_v79 {
  padding-left: 35px;
}

#flashPlayerInstallButtons_edge_v79 {
  padding-top: 480px;
  padding-left: 135px;
}
