#main{	left: 22%;	width: 56%;	z-index: 1000;}.heading{	text-align:center;}	#gamestats{	font-family: Arial, Helvetica, Sans-Serif;	margin-left: 3%;	margin-right: 3%;	padding: 5px;	left: 0em;	top: 16em;	width: 15%;	position: absolute;}#gamelink{	font-family: Arial, Helvetica, Sans-Serif;	margin-left: 3%;	margin-right: 3%;	padding: 5px;	left: 0em;	top: 23em;	width: 15%;	position: absolute;}#counter {	padding: 10px;	float:	right;	top: 0;	color: Red;	font-size:200%;}#numberselection{	position: relative;	width: 200px;	margin-left: auto;	margin-right: auto;}#selectednumbers{	position: relative;	height: 60px;	width: 555px;	margin-left: auto;	margin-right: auto;	font-size:200%;}#target{	position:relative;	left:0px;	height: 50px;	color: Blue;	padding: 10px;	font-size:200%;}#targettext{	float:left;}#currenttext{	float: left;}#targetnumber{	float:right;}#currentvalue{	float: right;}#current{	position:relative;	left:0px;	height: 50px;	color: Green;	padding: 10px;	font-size:200%;}#playarea{	width: 200px;	margin-left: auto;	margin-right: auto;	position: relative;	left: 0px;}#result{	position: relative;	text-align: center;	left: 0px;	color: Red;	font-size:200%;}.number{	float: left;	width: 70px;	height: 40px;	margin: 5px;	padding: 5px;	background-color: Blue;	color: White;	vertical-align: middle;	text-align: center;	border-style: solid;	border-width: thin;	border-color: Black;	display: inline;}#symbols{	position: relative;	height: 60px;	width: 555px;	margin-left: auto;	margin-right: auto;	font-size:200%;}.symbol{	float: left;	width: 70px;	height: 40px;	margin: 5px;	padding: 5px;	background-color: Green;	color: White;	vertical-align: middle;	text-align: center;	border-style: solid;	border-width: thin;	border-color: Black;	display: inline;}input{	margin-top: 10px;	position: relative;	width: 200px;}select{	margin-top: 10px;	position: relative;	width: 200px;}#gamelink input{	margin-top: 0px;	position: relative;	width: 150px;}.donate input{margin-top: 0.25em;width: 74px;}