body {
	background-position:top left;
	background-color:#000;
	background-image:url(BG.gif);background-repeat:no-repeat;
	margin: 0px auto;
    text-align: center; /* for IE */
	font-size: 12px;
	color: #FFFFFF;	
}

#PlayerLogo {
	position: center;
	top: 0px;
}

#powerLogo {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#moreGames {
	position: center;
}

div#main {
	width: 800px;
	margin: 0px auto;
      color: #FFFFFF;
      font-weight: bold;
      font-size: 12px;
      font-family:"Trebuchet MS";
    text-align: left; /* counter the body center */
}

div#gameobject{

	margin: 18px 0px 18px;
	margin-top: 0px;
	width: 800px;
	height: 600px;
}
	
