body 
{
font-size:75%;
font-family:veranda,arial,'sans serif';
background-image:url('');
background-color: tan; 
color:#000000;
margin: 50px

}

h1 {color:000000; font-size:200%} 
h2 {color:000000; font-size:140%}
h3 {color:000000; font-size:110%}


th {background-color:#ADD8E6;}


ul {list-style:circle;}
ol {list-style:upper-roman;}


a:link {color:white} 

a:visited {color:khaki} 

a:hover {color:black} 

a:active {color:blue}

