body
{
background-image:url('bkgndrice.jpg');
}
{
font-size:75%;
font-family:roman,georgia,'serif';
color:#000000;
margin:5px;
}

h1 {font-size:200%;}
h2 {font-size:140%;}
h3 {font-size:110%;}
h4 {font-size:100%;}

th {background-color:#ADD8E6;}

ul {list-style:circle;}
ol {list-style:upper-roman;}

a:link {color:#060681;}
a:vlink {color:#294957;}
a:hover {color:blue;}
