@charset "utf-8";
/* CSS Document */

#pageBody{margin-left:auto; margin-right:auto;background: url(../images/bg.jpg)}
#header{ margin-left:auto; margin-right:auto; width:550px; height:100px;}
#gameHolder{ margin-top:10px;margin-left:auto; margin-right:auto; width:550px; height:400px;}
#message3Holder {clear:both;margin-left:auto; margin-right:auto;width:550px;height:300px;background:transparent;
					font-family:tahoma;font-size:20px;color:#ffffff;font-weight:bold;text-align:left;line-height:130%;
					margin-top:15px;
				}
a {font-family:Tahoma;font-size:16px;color:#ffffff;font-weight:bold;text-align:center;line-height:130%;}

