
body {background-image: url("GRAPHICS/JPG/chess.jpg"); margin: 20px;}

p, th, h1, h2, div {text-align: center ;}

p {font-family: "Times New Roman", serif; font-size: 80%;}

h1 {font-family: "Times New Roman", serif; font-size: 125%;}

caption {font-family: "Times New Roman", serif; font-size: 108%;}

img {border: 0px none;}

.back {font-family: Verdana, sans-serif; font-size: 110%; font-weight: 500;}

a:link
		{
			color			: #003264;
			text-decoration	: none;
			background		: transparent;
		}

a:visited
		{
			color			: purple;
			background		: transparent;
			text-decoration	: none;
		}

a:hover
		{
			color			: black;
			background		: #E4E4E4;
		}

table.all
		{
		border			: 4px ridge #B5D1D5 ; /*#CCC*/
		border-collapse	: collapse;
		}

td, th {border: 3px solid black; background-color: #CFCFCF; color: black; font-size: 80%;}