* { margin: 0; padding: 0; }
body {
 background: #000 url('images/background.jpg') no-repeat center top;
}
#wrapper {
 min-height: 740px;
 margin: 0 auto;
 position: relative;
 text-align: right;
 width: 740px;
}
#truth_logo {
 color: #000;
 display: block;
 height: 0;
 left: 0;
 overflow: hidden;
 padding-top: 44px;
 position: absolute;
 top: 55px;
 width: 85px;
}
#rate_n_share_swf {
 height: 70px;
 position: absolute;
 right: 0;
 top: 10px;
 width: 540px;
}
#game_swf {
 background: #000;
 border-bottom: 1px #000 solid;
 height: 500px;
 left: 0;
 position: absolute;
 top: 97px;
 width: 740px;
}
#playMoreGames {
 left: 0;
 position: absolute;
 top: 618px;
}