body {
  background:url(https://cdn.playa-games.com/res/landingpage_new/old/background2.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-color:#3a7227;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin: 188px auto auto 0;
}
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: 360px; padding: 10px;
}
table{
  font-family: Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF;
  width: 570px;
}
table td {
  padding: 0; 
  margin:0;
}
#legal_links{
  margin-top: 130px;
  color: #000000;
}

#legal_links a {
color: #000000;
text-decoration: underline;
}
