body {
background: #ffffff url('back1.gif');  
margin: auto; padding: 0; 
font-size: 87%;
}

 a {
color: #B4B4B4;
text-decoration: none;
}

a span {display: none;}
a:visited span {display:none;}
a:hover span {
display: block;
position: relative;
left: 10px;
background: none;
font-size: 20px;
color: #ff7c11;
}

h1 {
width: 590px;
height: 281px;
color: #000000; 
font-size: 140px; 
letter-spacing: 14px; 
position: absolute;
left: 20%; top: 25%;
}