body 
{
background-image:
url('gray.jpg')
}

h3 {font-family: arial; font-size: 120%;}
p {font-family: arial; font-size: 100%;}
h3 {font-family: arial; font-size: 110%;}

p.thicker {font-weight: 800}
h3.thicker {font-weight: 800}

A:link {text-decoration: none; font-family: arial; font-size: 100%; color: #0000CC; }
A:visited {text-decoration: none; font-family: arial; font-size: 100%; color: #0000CC;}
A:active {text-decoration: none; font-family: arial; font-size: 100%; color: #0000CC;}
A:hover {text-decoration: underline; color: #993300; font-family: arial; font-size: 100%}