body {
  background:#000000;
  font-weight: bold;
  color: #ffffff;
  font: 12px Verdana, Helvetica, sans-serif;
  margin:0;
  padding:0;
}
      
#master_container {
  width:994px;margin-right:auto; margin-left:auto;
  height:846px;
/* background-image:url(images/xd_betapopup_int.jpg);
  background-repeat:no-repeat;*/
  position-relative;
}   

/*
IE & Firefox are okay with these but not Safari
#master_container #disney {
  position: absolute; top: 395px; left:510px;
  width:100px;
  height:105px;
}

#master_container #disneyInt {
  position: absolute; top: 350px; left:620px;
  width:134px;
  height:150px;
}
*/

a, a:link, a:visited, a:hover {
  color: #ffffff;
  text-decoration: underline;
}

img {
  border: 0px;
}
