body {
font-size:0.8em;
font-family:verdana,arial,'sans serif';
background-image:url('background.gif');
}

p {
font-size:0.8em;
font-family:verdana,arial,'sans serif';
}

h1 {font-size:200%;}
h2 {font-size:150%;}
h3 {font-size:110%;}

ul {list-style:circle;}
ol {list-style:upper-roman;}

a:link {color:#000080;}
a:hover {color:red;}

hr {border: 0;
width: 50%;
height: 2px;
color: #000000;
background-color: #000000;}
