body
{
  background: url('/images/main_bg.png') repeat-x top;
  background-color:#5fbdce;
  margin: 0px;
  padding: 0px;
}
#top_menu a
{
    text-decoration: none;
    color: white;
    font-family:tahoma;
    font-size:23px;
    font-weight:bold;
}
.page_title
{
    font-family:tahoma;
    font-size: 30px;
    font-weight:bold;
}
.game_title a
{
    text-decoration: none;
    color:black;
    font-size:24px;
    font-weight:bold;
}
.game_play_link a
{
    color: #a62300;
    font-family:tahoma;
    font-size:23px;
    font-weight:bold;
}