body {
  background:url(https://cdn.playa-games.com/res/landingpage_new/old/background4.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-color:#009CD7;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin: 250px auto auto 0;
  font-size: 12px;
}
a:link { text-decoration:none; color:#ffd9aa; }
a:visited { text-decoration:none; color:#ffd9aa; }
a:hover { text-decoration:underline; color:#ffd9aa; }
a:active { text-decoration:none; color:#ffd9aa; }
a:focus { text-decoration:none; color:#ffd9aa; }
h1{
  font-size: 1.2em;
  font-weight: bold;
  padding:0;
  margin:0;
  margin-bottom: 0.5em;
}
.content {
  overflow: auto; height: 240px; padding: 10px;
  text-align: justify;
}
table{
  font-family: Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF;
  width: 370px;
}
table td {
  padding: 0; 
  margin:0;
}
#legal_links{
  display: none;
}
