body {
  background=url("Image2.jpg");
  color: black;
  font-family: Times, serif;
}

a:link {
  color: #00f;
  background: transparent;
}

a:visited {
  color: #800080;
  background: transparent;
}

a:active {
  color: green;
  background: #FFD700
}

h1 {
  background: transparent;
  font-weight: bold;
  text-align: center
}

h2 {
  background: transparent;
  font-weight: bold
}

h3 {
  background: transparent;
  font-weight: bold
}

h4 {
  background: transparent;
  font-weight: bold
}

h5 {
  background: transparent;
  font-weight: bold
}

h6 {
  background: transparent;
  text-align: right
}

p {
  font-weight: bolder
  font-sise: larger
}

<!-- $Revision: 1.0 $ -->
