<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
BODY {background-color: #8E236B;
      BACKGROUND-IMAGE: url(../images/3dboard_visual.gif);
      BACKGROUND-color: "transparant";
      background-attachment: fixed;
      background-repeat: no-repeat;
	scrollbar-3d-light-color : #FAEBD7;
	scrollbar-arrow-color : yellow;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : Black;
	scrollbar-face-color : #508078;
	scrollbar-highlight-color : #F7F6F3;
	scrollbar-shadow-color : Silver;
	color: #FFFFFF;
} 

/* ----------------------------------3-dboard2.gif------
      background-image: url(../images/Board_Start3.jpg);
		background-repeat: no-repeat; 
		background-position: 230px 14px; 
		background-attachment: fixed;
		
	&lt;JSIndex&gt;
   ---------------------------------------- */
.JSIndex{  
			color:"#0033CC";  
			background-color:#0099CC;
			font-family: ARIAL, HELVETICA;
			font-size: 18pt;
			font-style: bold
		  }

/* ----------------------------------------
	&lt;HIndex&gt;
   ---------------------------------------- */
.HIndex {  
			color:"#0033CC";  
			background-color:#0099CC;
			font-family: ARIAL, HELVETICA;
			font-size: 18pt;
			font-style: bold
		  }

/* ----------------------------------------------  background-color:#C71585;
   mainTableR - Main Table on Right with Pictures
   ---------------------------------------------- */
.mainTableR
			 {
				position:absolute;
				Z-INDEX:100;
				WIDTH:500;
				LEFT:180;
				TOP:3;
				color:#E0FFFF;
				font-size: 20pt;
				font-weight: 900;
				font-style: bold
			 }

/* ----------------------------------------
   &lt;H2&gt; subheading    Checkers,  Chess,  Shogi      
   ---------------------------------------- */
H2 {  color:#BC8F8F;  
		font-family: ARIAL, Georgia, Roman, Galaxy, Arial, Verdana;
		font-size: 24pt;
		font-weight: 900;
		font-style: italic
		
	}

/* ----------------------------------------
   &lt;H3&gt; subheading      
   ---------------------------------------- */
H3 {  color:#8400ee;  
		font-family: Georgia, Roman, Galaxy, Arial, Verdana;
		font-size: 14pt;
		font-weight: 900;
		font-style: italic
	}

/* ----------------------------------------
   gameNames      The classic games ...
   ---------------------------------------- */
.gameNames{ position:absolute;
				Z-INDEX:100;
				WIDTH:530;
				LEFT:200;
				TOP:430;
				color:#E0FFFF;
				background-color:#C71585;
				font-size: 20pt;
				font-weight: 900;
				font-style: bold;
			 }

/* ----------------------------------------
   gamesUknow0-1-2  The classic games ...
   ---------------------------------------- */
.Glass-1
	  {
		position:absolute;
		Z-INDEX:2;
		WIDTH:600;
		LEFT:45;
		TOP:589
	  }
.Glass-2
	  {
		position:absolute;
		Z-INDEX:2;
		WIDTH:600;
		LEFT:45;
		TOP:781
	  }

.gamesUknow0
			  { 
				position:absolute;
				Z-INDEX:150;
				WIDTH:640;
				LEFT:92;
				TOP:707;
				color:yellow;
				font-size: 20pt;
				font-weight: 900;
				font-style: bold
			  }
.gamesUknow1
			  { 
				position:absolute;
				Z-INDEX:150;
				WIDTH:640;
				LEFT:95;
				TOP:710;
				color:black;
				font-size: 20pt;
				font-weight: 900;
				font-style: bold
			  }
.gamesUknow2
			  { 
				position:absolute;
				Z-INDEX:175;
				WIDTH:640;
				LEFT:93;
				TOP:708;
				color:#C71585;
				font-size: 20pt;
				font-weight: 900;
				font-style: bold
			  }

/* ----------------------------------------
   &lt;H4&gt; footing      end of page
   ---------------------------------------- */
.Glass-4 { 
			position:absolute;
			Z-INDEX:2;
			WIDTH:600;
			LEFT:45;
			TOP:980
        }

.ConceptsExplained1
   {
		WIDTH:600;
		color:yellow;
		background-color:#527f76;
		font-family: Arial, Georgia, Roman, Galaxy, Verdana;
		font-size: 24pt;
		font-weight: 900;
		font-style: extra-bold;
		position:absolute;
		Z-INDEX:175;
		LEFT:99;
		TOP:1000;
	}

.ConceptsExplained2
   {
		WIDTH:600;
		color:#CD7F32;
		font-family: Arial, Georgia, Roman, Galaxy, Verdana;
		font-size: 24pt;
		font-weight: 900;
		font-style: extra-bold;
		position:absolute;
		Z-INDEX:175;
		LEFT:100;
		TOP:1001;
	}

/* ----------------------------------------
	when mouse goes over text, change color
   ---------------808080------------------------- */
A:hover
		  {  
		   color:#E0FFFF;
			font-family: ARIAL,HELVETICA;
			font-style:extra-bold;
			text-decoration:underlined;
		  }
.reg {
		   color:#993300;
         font-family: 'Times New Roman', Times, serif;
         font-size: 12pt;
         font-style: normal;
         font-weight: bold;
         width: 137px;
}
A.reg:hover {  
		   color:#0000ff;
         background-color: #FFFFBE;
         font-variant: small-caps;
         font-size: 10pt;
         font-family: 'Times New Roman', Times, serif;
         font-style: normal;
         font-weight: bold;
			text-decoration:underlined;
         width: 137px;
		  }
</pre></body></html>