body{ 
background-image: url('English-games.jpg'); 
background-attachment:fixed;
size: 100%
}

/* default for all tables */

TABLE{background-color: #FFFFFF;width: 715px;border: 5px;border-style: ridge;border-color: #C0C0C0;margin-top: 2px;margin-bottom: 2px;margin-left: auto;margin-right: auto;}

/* default for all images */

img {border: 5px ridge #C0C0C0;}


img.clear {border: 0px;}


/* default for all TABLE-CELLS */
td{margin-bottom: 0px;padding-top: 3px;padding-bottom: 3px;padding-left: 3px;padding-right: 3px;border: 0px solid #C0C0C0; }



/* THESE TWO NOT USED */td.short{margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;border: 0px; }
td.hidden{border: 0px;margin-top: 0px;margin-bottom: 0px;}


/* for HEADER - TITLE tables */

td.grey{border: 2px solid #C0C0C0;background-color: #DDDDDD;}

td.lines{border: 2px solid #C0C0C0;}

/* FONT styles and size etc */

h1{text-align: LEFT;margin-top: 5px;margin-bottom: 1px;font-size: 150%;font-weight: bold;}
h2{text-align: CENTER;margin-top: 1px;margin-bottom: 1px;font-size: 160%;font-weight: bold;}

h3{text-align: CENTER;margin-top: 1px;margin-bottom: 1px;font-size: 120%;font-weight: bold;}

h4{text-align: LEFT;margin-top: 1px;margin-bottom: 1px;font-size: 120%;font-weight: bold;text-decoration: underline;}



.large{font-size: 110%;font-weight: bold;}

.medium{font-size: 98%;}

.small{font-size: 90%;margin-top: 0px;margin-bottom: 0px;}

.tiny{font-size: 80%;margin-top: 0px;margin-bottom: 0px;}

/* FONT style for the link CONTENTS */

.contents{font-size: 95%;margin-top: 0px;margin-bottom: 0px;}

/* FONT style for the LINKS and content of the FOOTER */

.footer{font-size: 80%;margin-top: 0px;margin-bottom: 0px;}

/* FONT style EXTREMLY TINY- for BR between jpegs */

.mini{font-size: 5%;margin-top: 0px;margin-bottom: 0px;}


/* HIGHLIGHTs */

.highlight{font-weight: bold}
.highlight2{font-weight: bold;text-decoration: underline;}

.title{text-decoration: underline;}

.foreign-title{text-decoration: underline;font-style: italic;}


/* for FONT just ontop of the background - NOT inside a table  */

.field{font-size: 110%; font-weight: bold; color: #FFFFFF}


/* for LINKS */
a{font-size=100%;font-weight: bold;color: #0000DD; text-decoration: underline;}

hr{color: #C0C0C0; width: 100%;}





