body {
  padding-left: 0em;
  padding-right: 0em;
   font-size: 100%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000ee;
  background: #ffffff url(wrench.jpg) repeat}

h1 {
   font-weight: bold;
   font-size: 250%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #ffffff }

h2 {
   font-weight: bold;
   font-size: 200%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000ee }

h3 {
   font-weight: bold;
   font-size: 150%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000ee }

h4 {
   font-weight: bold;
   font-size: 125%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #ffffff }
  
h5 {
   font-weight: bold;
   font-size: 95%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000ee }  

table {
   font-weight: bold; 
   font-size: 100%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #ffffff;
  background: #ffffff url(wrench.jpg) repeat}

a:link {
   font-weight: bold;
   font-size: 110%;
  font-family: "Arial", sans-serif;
  color: #ffffff }

a:visited {
   font-weight: bold;
   font-size: 110%;
  font-family: "Arial", sans-serif;
  color: #eeeeee }

p {
  padding-left: 6em;
  padding-right: 6em;
    font-weight: bold;
   font-size: 115%;
   text-align: left;
   text-indent: 5em;
  font-family: "Arial", sans-serif;
  color: #0000ee }
