﻿a img { border: 0; }

<style>
<!--

a   {text-decoration:none}

-->
</style>

body
{
background-image: url(/images/yourimage.gif);
background-repeat: repeat;
}
