<STYLE>
<!-------
{
  height: 100%;
}

body
{
  background-image: url("bgtitle.png");
  background-repeat: no-repeat;
  background-position: 50% 60%;
  background-attachment: fixed

 }

  a:hover {color:red; text-transform:uppercase;
-----!>
</STYLE>