body{        background-image: url("space_bg.gif");    font-family: verdana;	width: auto;	height: auto;	text-align: center;	background-color: grey;	}div{    float: middle;    background-image: url('space_bg.gif');}p{    font-family: verdana;	color: white;  }h1{    font-family: verdana;    color: white;	text-shadow: 3px 3px grey ;}h2{    font-family: verdana;    color: white;}#divBoardFrame{	width: 306px;	height: 306px;	padding: 0;	border: 0;	margin-left: auto;	margin-right: auto;}.CdivBox{	width: 80px;	height: 80px;	margin:0;	padding: 10px;	border: 1px solid #aaaaaa;	float: left}#pPrompt2{    font-family: verdana;    	font-weight: bold;}#tokens{	float: middle;}#game{	width: 100%;}#winpic{	float: middle;	width: 100%;}