
BODY	 {
			background-position : 88pt  17pt ;
			background-repeat : no-repeat ;
			Color : white ;
			Background-Color : green ;
			Background-Image : url("pegboard.gif");
		}
table.gamebasket	 {
//			Position : absolute;
			left: 10px ;
			top: 25px ; 
			border-width : 1 ;
			border-color : black ;
		}
table.gameboard	 {
			Position : absolute;
			border-width : 0 ;
			bottom : 450px ;
			Left : 358px ;
			Top : 48px ;
		}
table.answer	 {
			border-width : 0 ;
			Position : absolute;
			Left : 225px ;
			Top : 82px; 
		}

span.newgame	 {
			border-width : 1 ;
			border-color : black ;
			Position : absolute ;
			Left : 175 px ;
			top : 500 px ;
		}

span.code	 {
			Position : absolute ;
			Left : 355px ;
			Top : 48px ;
			border-width : 0 ;
		}

span.helptext	 {
			border-width : 0 ;
			Position : absolute;
			Left : 675px ;
			Top : 45px ;
			Width : 250px ;
		}

span.helptext2  {	border-width : 0 ;
			Position : absolute;
			color : yellow ;
			Left : 675 px ;
			Top : 440 px ;
			Width : 250 px ; 
			
		}

