html, body
{
height: 100%; width: 100%;
margin: 0px; padding: 0px;
background-image: url(tlo.jpg);
background-repeat: repeat;
}
a
{
text-decoration: none;
font-family: verdana;
font: small-caption;
color: silver;	
}
a:hover
{
text-decoration: underline;
font-family: verdana;
font: small-caption;
color: silver;	
}
-->

