/* THIS fg.css FILE I STARTED 3/21/10 IN THE c:\fizzgiz.com\ LAPTOP DIRECTORY. */

body {background-color:#b0c4de; background-image:url('http://www.fizzgiz.com/images/fizbg.gif'); background-repeat:repeat; background-attachment:fixed; background-position:top left;}

p
{
text-align:center;
color:black;
font-family:arial;
}

table, th, td
{
border: 1px solid black;background-color:white;padding:5px;text-align:left;color:black;font-family:arial;
}
th
{
background-color:green;
color:white;
}

/* table {border="1"; width="100%"; bgcolor="#00FF00;} */

