body {
  text-align:center;
  margin:0px auto 0px auto;
  padding-top:0px;
  padding-bottom:0px;
  background-image:url('http://a.disney.go.com/pirates/online/v3/global/images/parch_bg.gif');
  background-repeat:repeat;
}

p, td { 
  color:#000000; 
  font-size: 12px; 
  font-family: arial, Helvetica, verdana, sans-serif;
}

#potco_popup {
  width:540px;
  height:auto;
}

.popup_copyright {
  text-align:center;
  color:#8d8d8d;
  font-size:9px;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:10px;
}

.popup_close_btn {
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
}