body  
{ 
background-image: url(bg.jpg);
background-repeat: 
repeat; background-attachment: 
fixed 
}


p 
{

}


td
{

}

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


a:hover    

{ color: #900; text-decoration: underline 
}

